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
LanguageFnfor ObjectScript routine grammar. - NODE_
TYPES - The content of the
node-types.jsonfile for ObjectScript routine grammar.