public interface SimpleStatementT extends StatementT
EMPTY_ARRAY| Modifier and Type | Method and Description |
|---|---|
ExpressionT |
getExpression()
Valid for "return", "throw", and "assert" statements and for
"case" labels.
|
NameT |
getExpressionName()
Valid for "break" and "continue" statements.
|
getStatementLabelsaccept, addSelf, addSelf, addSelfAfter, addSelfBefore, clearProperty, cloneSelf, getChildren, getOwningFile, getParent, getPosition, getProperty, getSiblingAfter, getSiblingBefore, getSiblings, getTreeKind, isSynthetic, removeSelf, replaceSelf, setPropertyNameT getExpressionName()
ExpressionT getExpression()