Function tree_sitter::ffi::ts_node_is_error
source · pub unsafe extern "C" fn ts_node_is_error(self_: TSNode) -> bool
Expand description
Check if the node is a syntax error.
pub unsafe extern "C" fn ts_node_is_error(self_: TSNode) -> bool
Check if the node is a syntax error.