public interface SourceIfStatement extends SourceConditionalStatement
EMPTY_ARRAYCHILDREN_ALL, CHILDREN_BLANKLINES, CHILDREN_COMMENTS, CHILDREN_default, CHILDREN_none, CHILDREN_REGULAR, PRINT_ALL, REFORMAT_ALL, REFORMAT_INDENT| Modifier and Type | Method and Description |
|---|---|
int |
getControlSectionEnd()
Get the non-inclusive end of the control section of this if statement.
|
int |
getControlSectionStart()
Get the start of the control section of this if statement.
|
SourceElseClause |
getElseClause() |
getControlExpression, getEndClause, getPrimaryClausegetStatementLabels, getStatementTokenaddSelf, addSelf, addSelfAfter, addSelfBefore, adjustTextIndentation, clearBinding, cloneSelf, compile, createContext, getBinding, getChildren, getChildren, getCompiledObject, getContainedElements, getContext, getEndOffset, getFirstToken, getJdkVersion, getLastToken, getOwningFile, getOwningSourceFile, getParent, getSiblingAfter, getSiblingAfter, getSiblingBefore, getSiblingBefore, getSiblings, getSiblings, getStartOffset, getSymbolKind, getText, getTokens, getTokens, hasErrors, print, print, print, print, reformatSelf, removeSelf, replaceSelf, resolve, setBinding, setContext, visitSelfint getControlSectionStart()
int getControlSectionEnd()
SourceElseClause getElseClause()