soot.dava.internal.AST
Class ASTLabeledNode
java.lang.Object
soot.tagkit.AbstractHost
soot.AbstractUnit
soot.dava.internal.AST.ASTNode
soot.dava.internal.AST.ASTLabeledNode
- All Implemented Interfaces:
- Serializable, Context, Host, Unit, Switchable
- Direct Known Subclasses:
- ASTControlFlowNode, ASTLabeledBlockNode, ASTSwitchNode, ASTSynchronizedBlockNode, ASTTryNode, ASTUnconditionalLoopNode
public abstract class ASTLabeledNode
- extends ASTNode
- See Also:
- Serialized Form
Methods inherited from class soot.AbstractUnit |
addBoxPointingToThis, apply, clearUnitBoxes, clone, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThis |
ASTLabeledNode
public ASTLabeledNode(SETNodeLabel label)
get_Label
public SETNodeLabel get_Label()
set_Label
public void set_Label(SETNodeLabel label)
perform_Analysis
public void perform_Analysis(ASTAnalysis a)
- Specified by:
perform_Analysis
in class ASTNode
label_toString
public void label_toString(UnitPrinter up)
label_toString
public String label_toString()