|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | 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.
Fields inherited from class soot.jimple.spark.pag.Node |
p2set,
pag,
replacement,
type |
Constructor Summary | |
protected |
ValNode(PAG 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(PAG pag, Type t)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |