public class ElseBlock extends AbstractPlaceholder
| Constructor and Description |
|---|
ElseBlock() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(MatchIterator<StructuredStatement> matchIterator,
MatchResultCollector matchResultCollector) |
boolean |
supportsBreak() |
boolean |
supportsContinueBreak() |
addLoc, alwaysDefines, canDefine, canFall, claimBlock, collectTypeUsages, dump, fallsNopToNext, findCreatedHere, getBreakableBlockOrNull, getCombinedLoc, getContainer, getInline, getLoc, informBlockHeirachy, inlineable, isEffectivelyNOP, isProperlyStructured, isRecursivelyStructured, isScopeBlock, linearizeInto, markCreator, rewriteExpressions, setContainer, suggestName, traceLocalVariableScope, transformStructuredChildren, transformStructuredChildrenInReversepublic boolean match(MatchIterator<StructuredStatement> matchIterator, MatchResultCollector matchResultCollector)
public boolean supportsContinueBreak()
public boolean supportsBreak()