public class PlusBlock extends Loop
| Modifier and Type | Field | Description |
|---|---|---|
ThrowNoViableAlt |
error |
blockStartStateNumber, exitAlt, iteration, loopBackStateNumberast, factorystateNumberenclosingBlock, enclosingRuleRunction, uniqueID| Constructor | Description |
|---|---|
PlusBlock(OutputModelFactory factory,
GrammarAST plusRoot,
List<CodeBlockForAlt> alts) |
addCodeForLookaheadTempVar, addPreambleOp, getAltLookaheadAsStringLists, getThrowNoViableAltaddIterationOpclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextName, getOuterMostAltCodeBlockpublic ThrowNoViableAlt error
public PlusBlock(OutputModelFactory factory, GrammarAST plusRoot, List<CodeBlockForAlt> alts)
Copyright © 1992–2019 ANTLR. All rights reserved.