protected static class ContextPDAProvider.SerializerParserRuleCfg extends CfgAdapter
| Modifier and Type | Field and Description |
|---|---|
protected ParserRule |
context |
grammar| Constructor and Description |
|---|
ContextPDAProvider.SerializerParserRuleCfg(ParserRule context) |
| Modifier and Type | Method and Description |
|---|---|
AbstractElement |
getCall(AbstractElement ele) |
AbstractElement |
getRoot() |
getAlternativeChildren, getParent, getSequentialChildren, getToken, getUnorderedChildren, isMany, isOptionalprotected ParserRule context
public ContextPDAProvider.SerializerParserRuleCfg(ParserRule context)
public AbstractElement getCall(AbstractElement ele)
getCall in interface Cfg<AbstractElement,AbstractElement>getCall in class CfgAdapterpublic AbstractElement getRoot()
getRoot in interface Production<AbstractElement,AbstractElement>getRoot in class CfgAdapter