|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--soot.tagkit.AbstractHost | +--soot.AbstractUnit | +--soot.dava.internal.AST.ASTNode | +--soot.dava.internal.AST.ASTLabeledNode
Fields inherited from class soot.dava.internal.AST.ASTNode |
NEWLINE,
subBodies,
TAB |
Fields inherited from class soot.AbstractUnit |
emptyList |
Constructor Summary | |
ASTLabeledNode(SETNodeLabel label)
|
Method Summary | |
SETNodeLabel |
get_Label()
|
java.lang.String |
label_toString()
|
void |
label_toString(UnitPrinter up)
|
void |
perform_Analysis(ASTAnalysis a)
|
void |
set_Label(SETNodeLabel label)
|
Methods inherited from class soot.dava.internal.AST.ASTNode |
body_toString,
body_toString,
branches,
fallsThrough,
get_SubBodies,
perform_AnalysisOnSubBodies,
toString |
Methods inherited from class soot.AbstractUnit |
addBoxPointingToThis,
apply,
clearUnitBoxes,
clone,
getBoxesPointingToThis,
getDefBoxes,
getUnitBoxes,
getUseAndDefBoxes,
getUseBoxes,
redirectJumpsToThisTo,
removeBoxPointingToThis |
Methods inherited from class soot.tagkit.AbstractHost |
addAllTagsOf,
addTag,
getTag,
getTags,
hasTag,
removeAllTags,
removeTag |
Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ASTLabeledNode(SETNodeLabel label)
Method Detail |
public SETNodeLabel get_Label()
public void set_Label(SETNodeLabel label)
public void perform_Analysis(ASTAnalysis a)
public void label_toString(UnitPrinter up)
public java.lang.String label_toString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |