[][src]Module automata::nfa

Structs

Nfa

A non-deterministic automaton with epsilon transitions.

NfaRegex
Node

A node handle of an epsilon nfa.

RegexNode

A node handle of a regex nfa.