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.