find_references
Locate all code references to a specific symbol in Android source code using line and character position for precise navigation.
Instructions
Find all references to a symbol at a specific position (Requires LSP).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_name | Yes | ||
| line | Yes | ||
| character | Yes |