tree_sitter::ffi

Function ts_node_language

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

Get the node’s language.