Package qilin.core.pag
Class GlobalVarNode
java.lang.Object
qilin.core.pag.Node
qilin.core.pag.ValNode
qilin.core.pag.VarNode
qilin.core.pag.GlobalVarNode
- All Implemented Interfaces:
Comparable
,Numberable
Represents a simple variable node in the pointer assignment graph that is not associated with any
particular method invocation.
- Author:
- Ondrej Lhotak
-
Field Summary
Fields inherited from class qilin.core.pag.VarNode
fields, interProcSource, interProcTarget, variable
-
Constructor Summary
-
Method Summary
Methods inherited from class qilin.core.pag.VarNode
context, dot, getAllFieldRefs, getVariable, isInterProcSource, isInterProcTarget, setInterProcSource, setInterProcTarget
Methods inherited from class qilin.core.pag.ValNode
compareTo, discardP2Set, getP2Set
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface qilin.util.Numberable
getNumber, setNumber