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, treeLevelenclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
CodeBlockForOuterMostAlt(OutputModelFactory factory,
Alternative alt) |
addLocalDecl, addOp, addOps, addPreambleOp, insertOpgetContextName, getOuterMostAltCodeBlockpublic String altLabel
public Alternative alt
public CodeBlockForOuterMostAlt(OutputModelFactory factory, Alternative alt)
Copyright © 1992–2020 ANTLR. All rights reserved.