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 . |
Copyright © 2017. All rights reserved.