LL1AltBlock, LL1OptionalBlockSingleAltpublic abstract class LL1Choice extends Choice
| Modifier and Type | Field | Description |
|---|---|---|
List<String[]> |
altLook |
Token names for each alt 0..n-1
|
ThrowNoViableAlt |
error |
ast, factorystateNumberenclosingBlock, enclosingRuleRunction, uniqueID| Constructor | Description |
|---|---|
LL1Choice(OutputModelFactory factory,
GrammarAST blkAST,
List<CodeBlockForAlt> alts) |
addCodeForLookaheadTempVar, addPreambleOp, getAltLookaheadAsStringLists, getThrowNoViableAltclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextName, getOuterMostAltCodeBlockpublic ThrowNoViableAlt error
public LL1Choice(OutputModelFactory factory, GrammarAST blkAST, List<CodeBlockForAlt> alts)
Copyright © 1992–2019 ANTLR. All rights reserved.