public class CodeBlockForOuterMostAlt extends CodeBlockForAlt
Modifier and Type | Field and Description |
---|---|
Alternative |
alt
The alternative.
|
String |
altLabel
The label for the alternative; or null if the alternative is not labeled.
|
codeBlockLevel, locals, ops, preamble, treeLevel
enclosingBlock, enclosingRuleRunction, uniqueID
ast, factory
Constructor and Description |
---|
CodeBlockForOuterMostAlt(OutputModelFactory factory,
Alternative alt) |
addLocalDecl, addOp, addOps, addPreambleOp, insertOp
getContextName, getOuterMostAltCodeBlock
public String altLabel
public Alternative alt
public CodeBlockForOuterMostAlt(OutputModelFactory factory, Alternative alt)
Copyright © 1992–2020 ANTLR. All rights reserved.