public class WildcardMatch.BlockWildcard extends Block implements Wildcard<Block>
Constructor and Description |
---|
BlockWildcard() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
Block |
getMatch() |
void |
resetMatch() |
addStatement, alwaysDefines, collectTypeUsages, combineInlineable, combineTryCatch, dump, extractLabelledBlocks, flattenOthersIn, getBlockFor, getBlockStatements, getBreakableBlockOrNull, getCombinedLoc, getFilteredBlockStatements, getInline, getLast, getMaybeJustOneStatement, getNextAfter, getOneStatementIfPresent, inlineable, isEffectivelyNOP, isIndenting, isRecursivelyStructured, isScopeBlock, linearizeInto, markCreator, match, removeLastContinue, removeLastEndWhile, removeLastGoto, removeLastNVReturn, replaceBlockStatements, rewriteExpressions, setIndenting, statementIsLast, traceLocalVariableScope, transformStructuredChildren, transformStructuredChildrenInReverse
addLoc, canDefine, canFall, claimBlock, fallsNopToNext, findCreatedHere, getContainer, getLoc, informBlockHeirachy, isProperlyStructured, setContainer, suggestName, supportsBreak, supportsContinueBreak, toString
private Block match