public class ContextRuleListGetterDecl extends ContextGetterDecl
public List<XContext> X() { }
public XContext X(int i) { }| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
ctxName |
enclosingBlock, enclosingRuleRunction, uniqueIDast, factory| Constructor and Description |
|---|
ContextRuleListGetterDecl(OutputModelFactory factory,
java.lang.String name,
java.lang.String ctxName) |
equals, getArgType, hashCodegetContextName, getOuterMostAltCodeBlockpublic ContextRuleListGetterDecl(OutputModelFactory factory, java.lang.String name, java.lang.String ctxName)