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
Constructors -
Method Summary
Methods inherited from class qilin.core.pag.VarNode
context, dot, getAllFieldRefs, getVariable, isInterProcSource, isInterProcTarget, setInterProcSource, setInterProcTargetMethods inherited from class qilin.core.pag.ValNode
compareTo, discardP2Set, getP2SetMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface qilin.util.Numberable
getNumber, setNumber