public abstract class ASTLabeledNode extends ASTNode
col, line, mTagList| Constructor and Description |
|---|
ASTLabeledNode(SETNodeLabel label) |
| Modifier and Type | Method and Description |
|---|---|
SETNodeLabel |
get_Label() |
java.lang.String |
label_toString() |
void |
label_toString(UnitPrinter up) |
void |
perform_Analysis(ASTAnalysis a) |
void |
set_Label(SETNodeLabel label) |
apply, body_toString, body_toString, branches, fallsThrough, get_SubBodies, perform_AnalysisOnSubBodies, toStringaddBoxPointingToThis, apply, clearUnitBoxes, clone, getBoxesPointingToThis, getDefBoxes, getUnitBoxes, getUseAndDefBoxes, getUseBoxes, redirectJumpsToThisTo, removeBoxPointingToThisaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAllTagsOf, addTag, getJavaSourceStartColumnNumber, getJavaSourceStartLineNumber, getTag, getTags, hasTag, removeAllTags, removeTagpublic ASTLabeledNode(SETNodeLabel label)
public SETNodeLabel get_Label()
public void set_Label(SETNodeLabel label)
public void perform_Analysis(ASTAnalysis a)
perform_Analysis in class ASTNodepublic void label_toString(UnitPrinter up)
public java.lang.String label_toString()