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.jsonfile for this grammar.
Functions§
- language
- Returns the tree-sitter Language for Groovy
- try_
language - Returns the tree-sitter Language for Groovy, with error handling