Modules§
Structs§
- Source
- Represents a source file with an identifier, optional path, content, and line information.
- Source
Identifier - A unique identifier for a source, consisting of a string identifier and a user-defined flag.
- Source
Manager - A manager for sources, which stores sources and provides methods to insert and retrieve them.
Enums§
- Source
Category - Represents the category of the source for a PHP construct.