Function tree_sitter::ffi::ts_node_end_point
source · pub unsafe extern "C" fn ts_node_end_point(self_: TSNode) -> TSPointExpand description
Get the node’s end position in terms of rows and columns.
pub unsafe extern "C" fn ts_node_end_point(self_: TSNode) -> TSPointGet the node’s end position in terms of rows and columns.