| Modifier and Type | Method and Description |
|---|---|
IGrammarNFAProvider.NFADirection |
MatcherNFAProvider.MatcherNFABuilder.getDirection() |
| Modifier and Type | Method and Description |
|---|---|
IGrammarNFAProvider.NFADirection |
IGrammarNFAProvider.NFABuilder.getDirection() |
static IGrammarNFAProvider.NFADirection |
IGrammarNFAProvider.NFADirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IGrammarNFAProvider.NFADirection[] |
IGrammarNFAProvider.NFADirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IGrammarNFAProvider.NFADirection |
DefaultForwardNFAProvider.DefaultForwardsNFABuilder.getDirection() |
IGrammarNFAProvider.NFADirection |
DefaultBackwardNFAProvider.DefaultBackwardsNFABuilder.getDirection() |
| Modifier and Type | Method and Description |
|---|---|
IGrammarNFAProvider.NFADirection |
TreeConstructionNFAProvider.TreeConstNFABuilder.getDirection() |
Copyright © 2015. All Rights Reserved.