tree-sitter-objectscript 1.6.3

ObjectScript UDL grammar for tree-sitter
Documentation

tree-sitter-objectscript

ObjectScript UDL grammar for tree-sitter.

This crate publishes the objectscript_udl grammar, intended for .cls files. It includes:

  • LANGUAGE_OBJECTSCRIPT_UDL
  • NODE_TYPES
  • HIGHLIGHTS_QUERY
  • INJECTIONS_QUERY
  • INDENTS_QUERY

If you want the playground/snippet grammar instead, use: tree-sitter-objectscript-playground.

See docs.rs/tree-sitter-objectscript for API details and examples.