Function 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.