§tiropp/compiler.hpp
§Namespaces
| Name | 
|---|
| tiro | 
§Classes
| Name | |
|---|---|
| struct | tiro::compiler_message  Represents a diagnostic message emitted by the compiler.  | 
| struct | tiro::compiler_settings  An instance of this type can be passed to the compiler to configure it.  | 
| class | tiro::compiled_module  Represents a compiled bytecode module.  | 
| class | tiro::compiler  Translates a set of source files into a module.  | 
Updated on 2022-02-27 at 21:17:13 +0100