EnumDecl struct

Defined in module ast (ast.l0).

Represents the EnumDecl structure.

Fields

name: string
variants: VectorBase*
span: Span