Skip to main content

Crate tree_sitter_groovy_sqry

Crate tree_sitter_groovy_sqry 

Source
Expand description

Tree-sitter grammar for Groovy (vendored for sqry)

This is a first-party binding maintained in the sqry repository.

Source Grammar: https://github.com/murtaza64/tree-sitter-groovy Commit: 86911590a8e46d71301c66468e5620d9faa5b6af Date: 2025-01-22 License: MIT

Constants§

NODE_TYPES
The content of the node-types.json file for this grammar.

Functions§

language
Returns the tree-sitter Language for Groovy
try_language
Returns the tree-sitter Language for Groovy, with error handling