type property
final
The type of this value.
This contains both the primitive type information and LLVM IR representation.
Implementation
final T type;
The type of this value.
This contains both the primitive type information and LLVM IR representation.
final T type;