public abstract class LL1Choice extends Choice
| Modifier and Type | Field and Description |
|---|---|
List<String[]> |
altLook
Token names for each alt 0..n-1
|
ThrowNoViableAlt |
error |
stateNumberenclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
LL1Choice(OutputModelFactory factory,
GrammarAST blkAST,
List<CodeBlockForAlt> alts) |
addCodeForLookaheadTempVar, addPreambleOp, getAltLookaheadAsStringLists, getThrowNoViableAltgetContextName, getOuterMostAltCodeBlockpublic ThrowNoViableAlt error
public LL1Choice(OutputModelFactory factory, GrammarAST blkAST, List<CodeBlockForAlt> alts)
Copyright © 1992–2020 ANTLR. All rights reserved.