public class PlusBlock extends Loop
Modifier and Type | Field | Description |
---|---|---|
ThrowNoViableAlt |
error |
blockStartStateNumber, exitAlt, iteration, loopBackStateNumber
ast, factory
stateNumber
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | Description |
---|---|
PlusBlock(OutputModelFactory factory,
GrammarAST plusRoot,
List<CodeBlockForAlt> alts) |
addCodeForLookaheadTempVar, addPreambleOp, getAltLookaheadAsStringLists, getThrowNoViableAlt
addIterationOp
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContextName, getOuterMostAltCodeBlock
public ThrowNoViableAlt error
public PlusBlock(OutputModelFactory factory, GrammarAST plusRoot, List<CodeBlockForAlt> alts)
Copyright © 1992–2019 ANTLR. All rights reserved.