Module reference

Module reference 

Source

Structs§

InvalidSymbols
Holds sets of symbols and members identified as invalid during analysis, often due to changes detected in CodebaseDiff.
SymbolReferences
Stores various maps tracking references between symbols (classes, functions, etc.) and class-like members (methods, properties, constants, etc.) within the codebase.

Enums§

ReferenceSource
Represents the source of a reference, distinguishing between top-level symbols and members within a class-like structure.