Package | Description |
---|---|
org.waxeye.parser |
Modifier and Type | Method and Description |
---|---|
List<State<E>> |
FA.getStates()
Returns the states.
|
Constructor and Description |
---|
FA(E type,
int mode,
List<State<E>> states)
Creates a new finite state automaton.
|
Copyright © 2017 Kevoree Project. All rights reserved.