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