Symbol struct

Defined in module symbols (symbols.l0).

Represents the Symbol structure.

Fields

name: string
kind: SymbolKind
module_name: string
owner_name: string
decl_ptr: void*
span: Span
resolved_type: Type*