mirror of
https://github.com/neovim/neovim.git
synced 2025-12-21 13:55:36 +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`.