Skip to main content

Crate tree_sitter_objectscript_routine

Crate tree_sitter_objectscript_routine 

Source
Expand description

This crate provides ObjectScript routine language support for the tree-sitter parsing library.

Constantsยง

HIGHLIGHTS_QUERY
The syntax highlighting query for ObjectScript routine grammar.
INDENTS_QUERY
The indents query for ObjectScript routine grammar.
INJECTIONS_QUERY
The injections query for ObjectScript routine grammar.
LANGUAGE_OBJECTSCRIPT_ROUTINE
The tree-sitter LanguageFn for ObjectScript routine grammar.
NODE_TYPES
The content of the node-types.json file for ObjectScript routine grammar.