Package org.firej.dfa

Interface Summary
DFA DFA Interface, each Deterministic Finite Automaton (DFA) should implement this class.
Parser  
State Class representation of a state in the DFA
Transition  
 

Class Summary
AbstractDFA  
ParserPlugins  
PreProcessor  
StateComparator Compares two states