FieldDecl struct

Defined in module ast (ast.l0).

Represents the FieldDecl structure.

Fields

name: string
type_ref: TypeRef*