protected static class ContextPDAProvider.SerializerActionCfg extends CfgAdapter
| Modifier and Type | Field and Description |
|---|---|
protected Action |
context |
grammar| Constructor and Description |
|---|
ContextPDAProvider.SerializerActionCfg(Action context) |
| Modifier and Type | Method and Description |
|---|---|
AbstractElement |
getCall(AbstractElement ele) |
AbstractElement |
getRoot() |
getAlternativeChildren, getParent, getSequentialChildren, getToken, getUnorderedChildren, isMany, isOptionalprotected Action context
public ContextPDAProvider.SerializerActionCfg(Action 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