java.lang.Object
org.javacs.lsp.LocationLink
- All Implemented Interfaces:
GenericLocation
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionLocationLink(Range originSelectionRange, URI targetUri, Range targetRange, Range targetSelectionRange) -
Method Summary
-
Field Details
-
originSelectionRange
-
targetUri
-
targetRange
-
targetSelectionRange
-
-
Constructor Details
-
LocationLink
-