Skip to main content

Module codegen

Module codegen 

Source

Modules§

emitter
grammar_ir
name_mangler
type_mapper

Enums§

Error

Functions§

emit_to_out_dir
Reads a node-types.json file, generates typed AST code, and writes it to $OUT_DIR.
format
Formats a TokenStream into pretty-printed Rust source code.
generate
Generates a TokenStream of typed AST definitions from the contents of a node-types.json.