public interface CompoundStatementT extends StatementT
EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
ExpressionT |
getControlExpression()
In a for statement, null is returned.
|
StatementT |
getEndClause()
In an if statement, this is the "else" clause.
|
StatementT |
getPrimaryClause() |
getStatementLabelsaccept, addSelf, addSelf, addSelfAfter, addSelfBefore, clearProperty, cloneSelf, getChildren, getOwningFile, getParent, getPosition, getProperty, getSiblingAfter, getSiblingBefore, getSiblings, getTreeKind, isSynthetic, removeSelf, replaceSelf, setPropertyExpressionT getControlExpression()
StatementT getPrimaryClause()
StatementT getEndClause()