Function tree_sitter::ffi::ts_node_type

source ·
pub unsafe extern "C" fn ts_node_type(self_: TSNode) -> *const c_char
Expand description

Get the node’s type as a null-terminated string.