Reference

ModuleIr

Represents the compiler intermediate representation for one module.

Signature

interface ModuleIr

Members

components: ComponentIr[]
moduleBindingNames: string[]
moduleStatements: string[]
userImports: string[]