public interface INonTerminalConsumer
| Modifier and Type | Method and Description |
|---|---|
int |
consume(String feature,
boolean isMany,
boolean isDatatype,
boolean isBoolean,
AbstractElement element,
boolean optional) |
void |
consumeAsRoot(IRootConsumerListener listener) |
boolean |
isDefiningHiddens() |
void consumeAsRoot(IRootConsumerListener listener)
int consume(String feature, boolean isMany, boolean isDatatype, boolean isBoolean, AbstractElement element, boolean optional) throws Exception
Exceptionboolean isDefiningHiddens()
Copyright © 2015. All Rights Reserved.