public interface CfgFactory<ELEMENT,TOKEN> extends ProductionFactory<ELEMENT,TOKEN>
| Modifier and Type | Method and Description |
|---|---|
ELEMENT |
createForCall(boolean many,
boolean optional) |
void |
setCallTarget(ELEMENT call,
ELEMENT target) |
createForAlternativeChildren, createForSequentialChildren, createForToken, createForUnordertedChildren