LL1OptionalBlock
public class LL1AltBlock extends LL1Choice
ast, factory
stateNumber
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | Description |
---|---|
LL1AltBlock(OutputModelFactory factory,
GrammarAST blkAST,
List<CodeBlockForAlt> alts) |
addCodeForLookaheadTempVar, addPreambleOp, getAltLookaheadAsStringLists, getThrowNoViableAlt
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContextName, getOuterMostAltCodeBlock
public LL1AltBlock(OutputModelFactory factory, GrammarAST blkAST, List<CodeBlockForAlt> alts)
Copyright © 1992–2019 ANTLR. All rights reserved.