Package qilin.core.pag
Class StringConstantNode
java.lang.Object
qilin.core.pag.Node
qilin.core.pag.AllocNode
qilin.core.pag.ConstantNode
qilin.core.pag.StringConstantNode
- All Implemented Interfaces:
ContextElement,Numberable
Represents an allocation site node the represents a constant string.
- Author:
- Ondrej Lhotak
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class qilin.core.pag.AllocNode
base, getMethod, getNewExpr, 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