type property

T type
final

The type of this variable.

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

Implementation

final T type;