Function tree_sitter::ffi::ts_language_symbol_count
source · pub unsafe extern "C" fn ts_language_symbol_count(
self_: *const TSLanguage
) -> u32
Expand description
Get the number of distinct node types in the language.