Function tree_sitter::ffi::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.
pub unsafe extern "C" fn ts_node_end_point(self_: TSNode) -> TSPoint
Get the node’s end position in terms of rows and columns.