Crate rusty_lr_core

source ·
Expand description

Core module for the Rusty LR parser.

This crate is private and not intended to be used directly. Please use the rusty_lr crate instead.

Structs§

Enums§

  • Error type for feed()
  • for resolving shift/reduce conflict
  • Token represents a terminal or non-terminal symbol in the grammar.

Traits§