public class RuleContextDecl extends Decl
| Modifier and Type | Field and Description |
|---|---|
String |
ctxName
|
boolean |
isImplicit
|
enclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
RuleContextDecl(OutputModelFactory
|
getContextName, getOuterMostAltCodeBlockpublic StringctxName
public boolean isImplicit
public RuleContextDecl(OutputModelFactoryfactory, String name, String ctxName)