goto_definition
Navigate directly to symbol definitions in Android source code using LSP to understand framework internals and resolve code references.
Instructions
Resolve the definition of a symbol at a specific position (Requires LSP).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | ||
| line | Yes | ||
| character | Yes |