Package qilin.core.pag
Class ConstantNode
java.lang.Object
qilin.core.pag.PagNode
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, getAllocationExpr, getMethod, getNewExpr, isEmptyArray, parameterize, toStringMethods 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
-