xtask::codegen

Module grammar

source
Expand description

This module generates AST datatype used by rust-analyzer.

Specifically, it generates the SyntaxKind enum and a number of newtype wrappers around SyntaxNode which implement syntax::AstNode.

Modulesยง

  • ast_src ๐Ÿ”’
    Defines input for code generation process.

Constantsยง

Functionsยง