Module biome_js_syntax::kind

source ·
Expand description

Generated file, do not edit by hand, see xtask/codegen

Macros§

  • Utility macro for creating a SyntaxKind through simple macro syntax

Enums§

  • The kind of syntax node, e.g. IDENT, FUNCTION_KW, or FOR_STMT.