|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.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 |
id, p2set, pag, replacement, type |
Constructor Summary | |
protected |
ValNode(PAG pag,
Type t)
|
Methods inherited from class soot.jimple.spark.pag.Node |
assignId, equals, getId, getP2Set, getPag, getReplacement, getType, hashCode, makeP2Set, mergeWith, setType |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ValNode(PAG pag, Type t)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |