Structs§
- Invalid
Symbols - Holds sets of symbols and members identified as invalid during analysis,
often due to changes detected in
CodebaseDiff. - Symbol
References - Stores various maps tracking references between symbols (classes, functions, etc.) and class-like members (methods, properties, constants, etc.) within the codebase.
Enums§
- Reference
Source - Represents the source of a reference, distinguishing between top-level symbols and members within a class-like structure.