Compiler
Table of Contents
Namespaces
Interfaces
- CompilerPassInterface
- Represents a single pass / business rule to be executed by the Compiler.
Classes
- Compiler
- Contains a series of compiler steps in a specific order; ready to be executed during transformation.