public interface AutomatonProvider
RegExp.RegExp.toAutomaton(AutomatonProvider)| Modifier and Type | Method and Description |
|---|---|
Automaton |
getAutomaton(String name)
Returns automaton of the given name.
|
Automaton getAutomaton(String name) throws IOException
name - automaton nameIOException - if errors occurCopyright © 2001-2017 Anders Møller.