Package org.eu.autogex.models
package org.eu.autogex.models
- ClassesClassDescriptionDeterministic Finite Automaton (DFA).Builder pattern to construct the DFA fluently.Non-Deterministic Finite Automaton with Epsilon Transitions (ε-NFA).Builder pattern to construct the ENFA fluently.Non-Deterministic Finite Automaton (NFA).Builder pattern to construct the NFA fluently.