public interface IGrammarNFAProvider<S,T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IGrammarNFAProvider.NFABuilder<S,T> |
static class |
IGrammarNFAProvider.NFADirection |
| Modifier and Type | Method and Description |
|---|---|
S |
getNFA(AbstractElement element) |
S getNFA(AbstractElement element)
Copyright © 2015. All Rights Reserved.