Module cfg::symbol

source ·
Expand description

A type that can represent symbols in a context-free grammar. Symbols are distinguished by their IDs.

Re-exports

Modules

  • Informs whether symbols are terminal or nonterminal.
  • Source

Structs

  • A common grammar symbol type.