Provides struct and type for a Symbol
Summary
Types
@type t() :: %OpenCode.Generated.Symbol{ kind: number(), location: OpenCode.Generated.SymbolLocation.t(), name: String.t() }
Provides struct and type for a Symbol
@type t() :: %OpenCode.Generated.Symbol{ kind: number(), location: OpenCode.Generated.SymbolLocation.t(), name: String.t() }