Skip to main content

Crate tree_sitter_svelte_next

Crate tree_sitter_svelte_next 

Source
Expand description

Svelte language support for the tree-sitter parsing library.

Constantsยง

HIGHLIGHTS_QUERY
The syntax highlighting query for the Svelte grammar.
INJECTIONS_QUERY
The injections query for Svelte.
LANGUAGE
The tree-sitter LanguageFn for the Svelte grammar.
LOCALS_QUERY
The local-variable syntax highlighting query for Svelte.
NODE_TYPES
The content of the [node-types.json][] file for the Svelte grammar.