Constants§
- HIGHLIGHT_
QUERY - The syntax highlighting query for this language.
- LOCALS_
QUERY - The local-variable syntax highlighting query for this language.
- TAGGING_
QUERY - The symbol tagging query for this language.
- TSX_
NODE_ TYPES - TYPESCRIPT_
NODE_ TYPES - The content of the
node-types.json
file for this grammar.
Functions§
- language_
tsx - Returns the tree-sitter Language for TSX.
- language_
typescript - Returns the tree-sitter Language for this Typescript.