Module re_set::parse

source ·

Structs

  • A compiler translates a regular expression AST to a sequence of instructions. The sequence of instructions represents an NFA.
  • Program is a sequence of instructions and various facts about thos instructions.

Enums