mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00

This is identical to `named_node_for_range` except that it includes anonymous nodes. This maintains consistency in the API because we already have `descendant_for_range` and `named_descendant_for_range`.