Module parol::analysis::lookahead_dfa

source ·
Expand description

Module with types for production selection

Structs§

  • Data structure to represent a DFA state
  • The lookahead DFA. Used to calculate a certain production number from a sequence of terminals.

Constants§

  • Invalid production number It usually denotes the absence of a valid production number after applying a transition

Type Aliases§