mirror of
https://github.com/neovim/neovim.git
synced 2026-02-03 02:51:22 +10: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`
3.3 KiB
3.3 KiB