tree_sitter::ffi

Function ts_node_end_point

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

Get the node’s end position in terms of rows and columns.