Module yash_syntax::input

source ·
Expand description

Methods about passing source code to the parser.

Structs§

  • Parameter passed to the input function
  • Input function that reads from a string in memory.

Traits§

  • Line-oriented source code reader.

Type Aliases§