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, treeLevel
ast, factory
enclosingBlock, enclosingRuleRunction, uniqueID
Constructor | Description |
---|---|
CodeBlockForOuterMostAlt(OutputModelFactory factory,
Alternative alt) |
addLocalDecl, addOp, addOps, addPreambleOp, insertOp
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContextName, getOuterMostAltCodeBlock
public String altLabel
public Alternative alt
public CodeBlockForOuterMostAlt(OutputModelFactory factory, Alternative alt)
Copyright © 1992–2018 ANTLR. All rights reserved.