alias LSProtocol::Definition
Overview
The definition of a symbol represented as one or many Location
.
For most programming languages there is only one location at which a symbol is
defined.
Servers should prefer returning DefinitionLink
over Definition
if supported
by the client.
Alias Definition
Array(LSProtocol::Location) | LSProtocol::Location