|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.jimple.spark.pag.Node | +--soot.jimple.spark.pag.AllocNode | +--soot.jimple.spark.pag.StringConstantNode
Represents an allocation site node the represents a constant string.
Fields inherited from class soot.jimple.spark.pag.AllocNode |
fields,
newExpr |
Fields inherited from class soot.jimple.spark.pag.Node |
p2set,
pag,
replacement,
type |
Method Summary | |
java.lang.String |
getString()
|
java.lang.String |
toString()
|
Methods inherited from class soot.jimple.spark.pag.AllocNode |
dot,
getAllFieldRefs,
getFields,
getMethod,
getNewExpr |
Methods inherited from class soot.jimple.spark.pag.Node |
equals,
getNumber,
getP2Set,
getPag,
getReplacement,
getType,
hashCode,
makeP2Set,
mergeWith,
setNumber,
setType |
Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
Method Detail |
public java.lang.String toString()
public java.lang.String getString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |