Function tree_sitter::ffi::ts_node_first_named_child_for_byte
source · pub unsafe extern "C" fn ts_node_first_named_child_for_byte(
self_: TSNode,
byte: u32
) -> TSNodeExpand description
Get the node’s first named child that contains or starts after the given byte offset.