tree_sitter::ffi

Function ts_tree_language

Source
pub unsafe extern "C" fn ts_tree_language(
    self_: *const TSTree,
) -> *const TSLanguage
Expand description

Get the language that was used to parse the syntax tree.