- canConvertToIntegral
bool canConvertToIntegral(BuiltinType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- getBits
uint getBits(BuiltinType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- getCharInit
dchar getCharInit(BuiltinType t)
Undocumented in source.
- getCharMax
dchar getCharMax(BuiltinType t)
Undocumented in source.
- getIntegralSize
uint getIntegralSize(BuiltinType t)
Undocumented in source.
- getMax
ulong getMax(BuiltinType t)
Undocumented in source.
- getMin
ulong getMin(BuiltinType t)
Undocumented in source.
- getSize
uint getSize(BuiltinType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- integralOfChar
BuiltinType integralOfChar(BuiltinType t)
Undocumented in source.
- isChar
bool isChar(BuiltinType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- isFloat
bool isFloat(BuiltinType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- isIntegral
bool isIntegral(BuiltinType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- isSigned
bool isSigned(BuiltinType t)
Undocumented in source.
- signed
BuiltinType signed(BuiltinType t)
Undocumented in source.
- toString
string toString(BuiltinType t)
Undocumented in source. Be warned that the author may not have intended to support it.
- unsigned
BuiltinType unsigned(BuiltinType t)
Undocumented in source.