Module tan::parser

source ·

Modules§

Structs§

  • The Parser performs the syntactic analysis stage of the compilation pipeline. The input token stream is reduced into and Abstract Syntax Tree (AST). The nodes of the AST are associated with annotations.