Package qilin.core.pag
Class ConstantNode
java.lang.Object
qilin.core.pag.Node
qilin.core.pag.AllocNode
qilin.core.pag.ConstantNode
- All Implemented Interfaces:
ContextElement
,Numberable
- Direct Known Subclasses:
ClassConstantNode
,StringConstantNode
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class qilin.core.pag.AllocNode
base, getMethod, getNewExpr, toString, toString2
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface qilin.core.context.ContextElement
equals, hashCode
Methods inherited from interface qilin.util.Numberable
getNumber, setNumber
-
Constructor Details
-
ConstantNode
-