|
|||||||||||
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
soot.jimple.spark.pag.VarNode
soot.jimple.spark.pag.LocalVarNode
soot.jimple.spark.pag.ContextVarNode
Represents a simple variable node with context.
Field Summary |
Fields inherited from class soot.jimple.spark.pag.LocalVarNode |
cvns, method |
Fields inherited from class soot.jimple.spark.pag.VarNode |
fields, finishingNumber, interProcSource, interProcTarget, numDerefs, variable |
Fields inherited from class soot.jimple.spark.pag.Node |
p2set, pag, replacement, type |
Method Summary | |
Context |
context()
|
String |
toString()
|
Methods inherited from class soot.jimple.spark.pag.LocalVarNode |
context, getMethod |
Methods inherited from class soot.jimple.spark.pag.VarNode |
compareTo, dot, getAllFieldRefs, getVariable, isInterProcSource, isInterProcTarget, setFinishingNumber, setInterProcSource, setInterProcTarget |
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, wait, wait, wait |
Method Detail |
public Context context()
context
in class VarNode
public String toString()
toString
in class LocalVarNode
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |