Structs§
- Point
Wrap - Wrapper around [
tree_sitter::Point] that converts Nvim’s 1-based row indexing to tree-sitter’s 0-based indexing.
Functions§
- get_
enclosing_ 🔒fn_ name_ of_ node - Gets the name of the function enclosing the given [Node].
- get_
enclosing_ fn_ name_ of_ position - get_
enclosing_ 🔒fn_ name_ of_ position_ internal - Gets the name of the function enclosing the given [Point] in a Rust file.