Skip to main content

Crate tree_sitter_objectscript

Crate tree_sitter_objectscript 

Source
Expand description

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

Constantsยง

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