public static class ISyntacticSequencerPDAProvider.GetGrammarElement extends java.lang.Object implements com.google.common.base.Function<ISyntacticSequencerPDAProvider.ISynState,AbstractElement>
| Constructor and Description |
|---|
GetGrammarElement() |
| Modifier and Type | Method and Description |
|---|---|
AbstractElement |
apply(ISyntacticSequencerPDAProvider.ISynState from) |
public AbstractElement apply(ISyntacticSequencerPDAProvider.ISynState from)
apply in interface java.util.function.Function<ISyntacticSequencerPDAProvider.ISynState,AbstractElement>