R/abi.R

Defines functions tree_sitter_minimum_compatible_abi tree_sitter_abi

# This file is generated by `tools/abi.R`, do not modify by hand

tree_sitter_abi <- function() {
  14L
}

tree_sitter_minimum_compatible_abi <- function() {
  13L
}

Try the treesitter package in your browser

Any scripts or data that you put into this service are public.

treesitter documentation built on June 24, 2024, 5:07 p.m.