findImplementations
Navigate code by finding where interfaces, abstract methods, or abstract classes are implemented using file path, line, and column inputs.
Instructions
Find implementations of interface, abstract method, or abstract class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Workspace or absolute path | |
| line | Yes | Line number (1-based) | |
| column | Yes | Column (1-based) |