Module struct

Defined in module ast (ast.l0).

Represents the Module structure.

Fields

name: string
imports: VectorBase*
decls: VectorBase*
span: Span
filename: string