Function tree_sitter::ffi::ts_node_next_parse_state
source · pub unsafe extern "C" fn ts_node_next_parse_state(
self_: TSNode
) -> TSStateId
Expand description
Get the parse state after this node.
pub unsafe extern "C" fn ts_node_next_parse_state(
self_: TSNode
) -> TSStateId
Get the parse state after this node.