Uses of Interface
dk.brics.automaton.AutomatonProvider
-
-
Uses of AutomatonProvider in dk.brics.automaton
Classes in dk.brics.automaton that implement AutomatonProvider Modifier and Type Class Description classDatatypesAutomatonProviderAutomaton provider based onDatatypes.Methods in dk.brics.automaton with parameters of type AutomatonProvider Modifier and Type Method Description AutomatonRegExp. toAutomaton(AutomatonProvider automaton_provider)Constructs newAutomatonfrom thisRegExp.AutomatonRegExp. toAutomaton(AutomatonProvider automaton_provider, boolean minimize)Constructs newAutomatonfrom thisRegExp.
-