type_definition
Find the type definition for a symbol in your Java code by providing its file path, line, and character position.
Instructions
Navigate to the type 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 |