Crate biome_js_syntax

source ·
Expand description

A crate for generated Syntax node definitions and utility macros. Both rome_js_lexer and biome_js_parser rely on these definitions, therefore they are wrapped in this crate to prevent cyclic dependencies

Re-exports§

Modules§

Macros§

  • Utility macro for creating a SyntaxKind through simple macro syntax
  • Reconstruct an AstNode from a SyntaxNode

Structs§

Enums§

Traits§

Functions§

Type Aliases§