Class ExtractedValue


  • public class ExtractedValue
    extends Object
    • Constructor Detail

      • ExtractedValue

        public ExtractedValue​(boomerang.jimple.Statement stmt,
                              soot.Value val,
                              Set<sync.pds.solver.nodes.Node<boomerang.jimple.Statement,​boomerang.jimple.Val>> dataFlowPath)
    • Method Detail

      • stmt

        public boomerang.jimple.Statement stmt()
      • getValue

        public soot.Value getValue()
      • getDataFlowPath

        public Set<sync.pds.solver.nodes.Node<boomerang.jimple.Statement,​boomerang.jimple.Val>> getDataFlowPath()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object