protected static class GrammarPDAProvider.SerializerParserRuleCfg extends CfgAdapter
grammar| Constructor and Description |
|---|
GrammarPDAProvider.SerializerParserRuleCfg(Grammar grammar,
ParserRule entryRule) |
| Modifier and Type | Method and Description |
|---|---|
AbstractElement |
getCall(AbstractElement ele) |
AbstractElement |
getRoot() |
getAlternativeChildren, getParent, getSequentialChildren, getToken, getUnorderedChildren, isMany, isOptionalpublic GrammarPDAProvider.SerializerParserRuleCfg(Grammar grammar, ParserRule entryRule)
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