Skip to content

TypeInfoPtr

Declaration

TypeInfoPtr :: struct #base TypeInfo #compiler {
    pointee_type: *TypeInfo 
}

Description

Detailed information about pointer types.

Members

  • pointee_type Underlaying pointed type info.

Declared in: a.bl