module

TreeSitter

Constants

VERSION = "0.1.0"

Instance methods

init

Init tree-sitter by telling it to use the Crystal GC as memory allocator. This is called automatically when you require tree-sitter unless you compile with -Dcrystal_tree_sitter_no_init.

Source

Nested types