Module leo_parser::parser::context

source ·

Structs§

  • Stores a program in tokenized format plus additional context. May be converted into a Program AST by parsing all tokens.

Constants§

  • DUMMY_EOF 🔒
    Dummy span used to appease borrow checker.