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