Modifier and Type | Field | Description |
---|---|---|
int |
blockStartStateNumber |
|
int |
exitAlt |
|
List<SrcOp> |
iteration |
|
int |
loopBackStateNumber |
ast, factory
stateNumber
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | Description |
---|---|
Loop(OutputModelFactory factory,
GrammarAST blkOrEbnfRootAST,
List<CodeBlockForAlt> alts) |
Modifier and Type | Method | Description |
---|---|---|
void |
addIterationOp(SrcOp op) |
addCodeForLookaheadTempVar, addPreambleOp, getAltLookaheadAsStringLists, getThrowNoViableAlt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContextName, getOuterMostAltCodeBlock
public int blockStartStateNumber
public int loopBackStateNumber
public final int exitAlt
public Loop(OutputModelFactory factory, GrammarAST blkOrEbnfRootAST, List<CodeBlockForAlt> alts)
public void addIterationOp(SrcOp op)
Copyright © 1992–2018 ANTLR. All rights reserved.