|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsoot.jimple.spark.pag.Node
soot.jimple.spark.pag.ValNode
Represents a simple of field ref node (Green or Red) in the pointer assignment graph.
Field Summary |
Fields inherited from class soot.jimple.spark.pag.Node |
p2set, pag, replacement, type |
Constructor Summary | |
protected |
ValNode(AbstractPAG pag,
Type t)
|
Methods inherited from class soot.jimple.spark.pag.Node |
equals, getNumber, getP2Set, getPag, getReplacement, getType, hashCode, makeP2Set, mergeWith, setNumber, setType |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ValNode(AbstractPAG pag, Type t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |