mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00

According to `:h TSNode` docs, there's also `TSNode:sexpr()` and `TSNode:has_error()` that is part of `TSNode` class, but this wasn't documented in `treesitter/_meta.lua`. Adding missing fields in so the types is similar to `:h TSNode`