public class LL1StarBlock extends LL1Loop
| Modifier and Type | Field and Description |
|---|---|
List<String[]> |
altLook
Token names for each alt 0..n-1
|
String[] |
exitLook |
String |
loopLabel |
blockStartStateNumber, iteration, loopBackStateNumber, loopExprstateNumberenclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
LL1StarBlock(OutputModelFactory factory,
GrammarAST starRootAST,
List<CodeBlockForAlt> alts) |
addCodeForLoopLookaheadTempVar, addIterationOpaddCodeForLookaheadTempVar, addPreambleOp, getAltLookaheadAsStringLists, getThrowNoViableAltgetContextName, getOuterMostAltCodeBlockpublic LL1StarBlock(OutputModelFactory factory, GrammarAST starRootAST, List<CodeBlockForAlt> alts)
Copyright © 1992-2013 ANTLR. All Rights Reserved.