|
||||||||||
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.GlobalVarNode
public class GlobalVarNode
Represents a simple variable node (Green) in the pointer assignment graph that is not associated with any particular method invocation.
Field Summary |
---|
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 | |
---|---|
String |
toString()
|
Methods inherited from class soot.jimple.spark.pag.VarNode |
---|
compareTo, context, 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 String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |