Uses of Interface
dk.brics.automaton.AutomatonProvider

Uses of AutomatonProvider in dk.brics.automaton
 

Classes in dk.brics.automaton that implement AutomatonProvider
 class DatatypesAutomatonProvider
          Automaton provider based on Datatypes.
 

Methods in dk.brics.automaton with parameters of type AutomatonProvider
 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 © 2011. All Rights Reserved.