Class CallSiteWithParamIndex


  • public class CallSiteWithParamIndex
    extends Object
    • Constructor Detail

      • CallSiteWithParamIndex

        public CallSiteWithParamIndex​(boomerang.jimple.Statement u,
                                      boomerang.jimple.Val fact,
                                      int index,
                                      String varName)
    • Method Detail

      • getVarName

        public String getVarName()
        Returns:
        the varName
      • getIndex

        public int getIndex()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • fact

        public boomerang.jimple.Val fact()
      • stmt

        public boomerang.jimple.Statement stmt()