Module context

Source

Structsยง

ParserContext ๐Ÿ”’
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.