nvim_runtime_lua

TSQueryCursor

supers: userdata

Methods3

function TSQueryCursor.remove_match(self: TSQueryCursor, id: integer) -> nil
function TSQueryCursor.next_capture() -> (capture integer, captured_node TSNode, match TSQueryMatch)
function TSQueryCursor.next_match() -> match TSQueryMatch