Function tree_sitter::ffi::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.
pub unsafe extern "C" fn ts_node_parse_state(
self_: TSNode
) -> TSStateId
Get this node’s parse state.