public class CodeBlockForOuterMostAlt extends CodeBlockForAlt
Modifier and Type | Field and Description |
---|---|
Alternative |
alt |
String |
altLabel |
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-2013 ANTLR. All Rights Reserved.