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
Constructors -
Method Summary
Methods inherited from class qilin.core.pag.AllocNode
base, getMethod, getNewExpr, toString, toString2Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface qilin.core.context.ContextElement
equals, hashCodeMethods inherited from interface qilin.util.Numberable
getNumber, setNumber
-
Constructor Details
-
ConstantNode
-