public class CodeBlockForOuterMostAlt extends CodeBlockForAlt
| Modifier and Type | Field | Description |
|---|---|---|
Alternative |
alt |
The alternative.
|
String |
altLabel |
The label for the alternative; or null if the alternative is not labeled.
|
codeBlockLevel, locals, ops, preamble, treeLevelast, factoryenclosingBlock, enclosingRuleRunction, uniqueID| Constructor | Description |
|---|---|
CodeBlockForOuterMostAlt(OutputModelFactory factory,
Alternative alt) |
addLocalDecl, addOp, addOps, addPreambleOp, insertOpclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContextName, getOuterMostAltCodeBlockpublic String altLabel
public Alternative alt
public CodeBlockForOuterMostAlt(OutputModelFactory factory, Alternative alt)
Copyright © 1992–2019 ANTLR. All rights reserved.