type property

T type
final

The type of this value.

This contains both the primitive type information and LLVM IR representation.

Implementation

final T type;