Module simplified_tree

Module simplified_tree 

Source
Expand description

Implements a simplified intermediate representation of a regular expression.

Enumsยง

SimplifiedTreeNode
For translation between our parsed ERE and the crate::working_nfa::WorkingNFA