Skip to main content

Crate tree_sitter_kotlin_sqry

Crate tree_sitter_kotlin_sqry 

Source
Expand description

Tree-sitter grammar for Kotlin (vendored for sqry)

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

Source Grammar: https://github.com/fwcd/tree-sitter-kotlin Commit: f3a1ea74304adad67164a0a6ffe729428748a7a7 License: MIT

Constants§

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

Functions§

language
Returns the tree-sitter Language for Kotlin
try_language
Fallible alternative to language()