Class Util


  • public class Util
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Util()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int getArgumentsArrayVn​(com.ibm.wala.ssa.IR ir)  
      static com.ibm.wala.util.intset.IntSet getArgumentsArrayVns​(com.ibm.wala.ssa.IR ir, com.ibm.wala.ssa.DefUse du)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • getArgumentsArrayVns

        public static com.ibm.wala.util.intset.IntSet getArgumentsArrayVns​(com.ibm.wala.ssa.IR ir,
                                                                           com.ibm.wala.ssa.DefUse du)
      • getArgumentsArrayVn

        public static int getArgumentsArrayVn​(com.ibm.wala.ssa.IR ir)