Provides struct and type for a SymbolLocation
Summary
Types
@type t() :: %OpenCode.Generated.SymbolLocation{ range: OpenCode.Generated.Range.t(), uri: String.t() }
Provides struct and type for a SymbolLocation
@type t() :: %OpenCode.Generated.SymbolLocation{ range: OpenCode.Generated.Range.t(), uri: String.t() }