public class StarBlock extends Loop
| Modifier and Type | Field and Description |
|---|---|
String |
loopLabel |
blockStartStateNumber, exitAlt, iteration, loopBackStateNumberstateNumberenclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
StarBlock(OutputModelFactory factory,
GrammarAST blkOrEbnfRootAST,
List<CodeBlockForAlt> alts) |
addIterationOpaddCodeForLookaheadTempVar, addPreambleOp, getAltLookaheadAsStringLists, getThrowNoViableAltgetContextName, getOuterMostAltCodeBlockpublic String loopLabel
public StarBlock(OutputModelFactory factory, GrammarAST blkOrEbnfRootAST, List<CodeBlockForAlt> alts)
Copyright © 1992–2020 ANTLR. All rights reserved.