tree_sitter::ffi

Function ts_node_has_error

Source
pub unsafe extern "C" fn ts_node_has_error(self_: TSNode) -> bool
Expand description

Check if the node is a syntax error or contains any syntax errors.