Enum DiTypeKind
Primitive type supported by the debug information
public enum DiTypeKind
Fields
ASCII = 18Address = 1Boolean = 2ComplexFloat = 3DecimalFloat = 15Edited = 12Float = 4HiUser = 255ImaginaryFloat = 9Invalid = 0LoUser = 128NumericString = 11PackedDecimal = 10Signed = 5SignedChar = 6SignedFixed = 13UCS = 17UTF = 16Unsigned = 7UnsignedChar = 8UnsignedFixed = 14