soot.jimple.spark.pag
Class StringConstantNode
java.lang.Object
soot.jimple.spark.pag.Node
soot.jimple.spark.pag.AllocNode
soot.jimple.spark.pag.StringConstantNode
- All Implemented Interfaces:
- Context, ReferenceVariable, Numberable
public class StringConstantNode
- extends AllocNode
Represents an allocation site node the represents a constant string.
- Author:
- Ondrej Lhotak
Methods inherited from class soot.jimple.spark.pag.Node |
discardP2Set, equals, getNumber, getP2Set, getPag, getReplacement, getType, hashCode, makeP2Set, mergeWith, setNumber, setP2Set, setType |
toString
public String toString()
- Overrides:
toString
in class AllocNode
getString
public String getString()