Home
last modified time | relevance | path

Searched defs:TREE_SITTER_MIN_COMPATIBLE_LANGUAGE_VERSION (Results 1 – 5 of 5) sorted by relevance

/dports/editors/helix/helix-0.5.0/cargo-crates/tree-sitter-0.20.0/include/tree_sitter/
H A Dapi.h30 #define TREE_SITTER_MIN_COMPATIBLE_LANGUAGE_VERSION 13 macro
/dports/devel/tree-sitter/tree-sitter-0.20.1/lib/include/tree_sitter/
H A Dapi.h30 #define TREE_SITTER_MIN_COMPATIBLE_LANGUAGE_VERSION 13 macro
/dports/devel/radare2/radare2-5.1.1/shlr/tree-sitter/lib/include/tree_sitter/
H A Dapi.h30 #define TREE_SITTER_MIN_COMPATIBLE_LANGUAGE_VERSION 9 macro
/dports/editors/helix/helix-0.5.0/cargo-crates/tree-sitter-0.20.0/binding_rust/
H A Dbindings.rs840 pub const TREE_SITTER_MIN_COMPATIBLE_LANGUAGE_VERSION: usize = 13; const
/dports/devel/tree-sitter/tree-sitter-0.20.1/lib/binding_rust/
H A Dbindings.rs834 pub const TREE_SITTER_MIN_COMPATIBLE_LANGUAGE_VERSION: usize = 13; const