| Package | Description |
|---|---|
| org.eclipse.xtext.util.formallang |
| Modifier and Type | Method and Description |
|---|---|
protected <STATE,TOKEN> |
NfaToProduction.createNfa(Nfa<STATE> nfa,
com.google.common.base.Function<STATE,TOKEN> state2token) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> boolean |
NfaToProduction.createAlternative(NfaToProduction.StateAliasNfa<T> states) |
protected <T> boolean |
NfaToProduction.createOptional(NfaToProduction.StateAliasNfa<T> states) |
Copyright © 2015. All Rights Reserved.