TypeAliasDecl struct

Defined in module ast (ast.l0).

Represents the TypeAliasDecl structure.

Fields

name: string
target: TypeRef*
span: Span