Function tree_sitter::ffi::ts_node_child_count
source · pub unsafe extern "C" fn ts_node_child_count(self_: TSNode) -> u32
Expand description
Get the node’s number of children.
pub unsafe extern "C" fn ts_node_child_count(self_: TSNode) -> u32
Get the node’s number of children.