goto_implementation
Navigate to concrete implementations of an interface or abstract method. Returns exact file and line locations.
Instructions
Go to implementations of an interface or abstract method. Returns concrete implementation locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| col | Yes | Column number (1-indexed) | |
| file | Yes | Relative file path from project root | |
| line | Yes | Line number (1-indexed) |