Module bbx::rules

source ·
Expand description

Parser rules, which can be pushed into a BBParser mid-iteration to change how parsing behaves.

Modules§

Enums§

Traits§

  • Provides the common API for parser rules, allowing the programmer to modify parsing behavior.
  • Wrapper over parse rules to make them object safe, can’t be implemented by end users.

Type Aliases§