public abstract class LL1Choice extends Choice
| Modifier and Type | Field and Description |
|---|---|
List |
altLook
Token names for each alt 0..n-1
|
ThrowNoViableAlt |
error
|
stateNumberenclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
LL1Choice(OutputModelFactory
|
addCodeForLookaheadTempVar, addPreambleOp, getAltLookaheadAsStringLists, getThrowNoViableAltgetContextName, getOuterMostAltCodeBlockpublic ThrowNoViableAlterror
public LL1Choice(OutputModelFactoryfactory, GrammarAST blkAST, List <CodeBlockForAlt > alts)