ast>dfa ( parse-tree -- minimal-dfa )


Vocabulary
regexp.negation

Inputs
parse-treean object


Outputs
minimal-dfaan object


Definition