Function tree_sitter::ffi::ts_language_supertypes
source · pub unsafe extern "C" fn ts_language_supertypes(
self_: *const TSLanguage,
length: *mut u32
) -> *const TSSymbol
Expand description
Get a list of all supertype symbols for the language.