Structs§
- Point
Wrap - Wrapper around [
tree_sitter::Point] converting Nvim’s 1-based row to 0-based.
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.