tree_sitter::ffi

Function ts_node_parse_state

Source
pub unsafe extern "C" fn ts_node_parse_state(
    self_: TSNode,
) -> TSStateId
Expand description

Get this node’s parse state.