Reference
ModuleIr
Represents the compiler intermediate representation for one module.
Signature
interface ModuleIrMembers
components: ComponentIr[]moduleBindingNames: string[]moduleStatements: string[]userImports: string[]Reference
Represents the compiler intermediate representation for one module.
interface ModuleIrcomponents: ComponentIr[]moduleBindingNames: string[]moduleStatements: string[]userImports: string[]