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