Skip to main content

Module reference

Module reference 

Source

Structs§

SymbolReferences
Stores various maps tracking references between symbols (classes, functions, etc.) and class-like members (methods, properties, constants, etc.) within the codebase.

Enums§

ReferenceOrigin
Identifies where a recorded symbol reference originates.
ReferenceSource
Represents the source of a reference, distinguishing between top-level symbols and members within a class-like structure.
SymbolReferenceKind
Describes the semantic role of a recorded symbol reference.