EnumInfo struct

Defined in module types (types.l0).

Represents the EnumInfo structure.

Fields

key: string
module_name: string
name: string
filename: string
span: Span
enum_type: Type*
variants: VectorBase*