TypeRef struct

Defined in module ast (ast.l0).

Represents the TypeRef structure.

Fields

name: string
pointer_depth: int
is_nullable: bool
module_path: StringVector*
name_qualifier: StringVector*
span: Span