mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 08:41:49 +10: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`.