| Package | Description |
|---|---|
| dk.brics.automaton |
| Modifier and Type | Class and Description |
|---|---|
class |
DatatypesAutomatonProvider
Automaton provider based on
Datatypes. |
| Modifier and Type | Method and Description |
|---|---|
Automaton |
RegExp.toAutomaton(AutomatonProvider automaton_provider)
Constructs new
Automaton from this RegExp. |
Automaton |
RegExp.toAutomaton(AutomatonProvider automaton_provider,
boolean minimize)
Constructs new
Automaton from this RegExp. |