definition
Locate and navigate to the definition of any symbol in Java code by providing the file path, line, and character position.
Instructions
Navigate to the definition of a symbol at the given position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| line | Yes | ||
| character | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |