Modules§
Structs§
- Source
Code - The SourceCode unit is the smallest unit of compilation that can be passed to the compiler
Enums§
- Source
Type - Represents the type of source a SourceContainer holds
Traits§
- Compilable
- Source
Code Factory - Extension trait to create sources with names from strs, used in tests
- Source
Container - SourceContainers offer source-code to be compiled via the load_source function. Furthermore it offers a location-String used when reporting diagnostics.