Scopes
Function callee
The function being called in a function callC
C#
CSS
Go
Java
JavaScript
Latex
Lua
Python
R
Rust
Tree sitter query (SCM)
Talon
Function callee: Chain
The function being called in a chain of function calls, including parent objects.C
C#
Go
Java
JavaScript
Lua
Python
Rust
Function callee: Constructor
The class being constructed in a class instantiation, including the `new` keyword.C++
C#
Java
JavaScript
Python
Function callee: Method
The function being called in a method call, including parent objects.C
C++
C#
Go
Java
JavaScript
Lua
Python
R
Rust
Talon