mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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`.