public class LL1AltBlock extends LL1Choice
stateNumber
enclosingBlock, enclosingRuleRunction, uniqueID
ast, factory
Constructor and Description |
---|
LL1AltBlock(OutputModelFactory factory,
GrammarAST blkAST,
List<CodeBlockForAlt> alts) |
addCodeForLookaheadTempVar, addPreambleOp, getAltLookaheadAsStringLists, getThrowNoViableAlt
getContextName, getOuterMostAltCodeBlock
public LL1AltBlock(OutputModelFactory factory, GrammarAST blkAST, List<CodeBlockForAlt> alts)
Copyright © 1992–2020 ANTLR. All rights reserved.