java_definition
Find the definition of a Java symbol by specifying its file location with line and character offset.
Instructions
Find the definition of a symbol at a specific location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | Yes | 0-indexed line number | |
| fileUri | Yes | ||
| character | Yes | 0-indexed character offset | |
| workspacePath | Yes |