public class RuleContextDecl extends Decl
Modifier and Type | Field and Description |
---|---|
String |
ctxName |
boolean |
isImplicit |
enclosingBlock, enclosingRuleRunction, uniqueID
ast, factory
Constructor and Description |
---|
RuleContextDecl(OutputModelFactory factory,
String name,
String ctxName) |
getContextName, getOuterMostAltCodeBlock
public String ctxName
public boolean isImplicit
public RuleContextDecl(OutputModelFactory factory, String name, String ctxName)
Copyright © 1992–2020 ANTLR. All rights reserved.