TypeInfo.IsIntegral Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Types
Declaring Type: TypeInfo
Check if the type is an integral numeric type
public bool IsIntegral { get; }
Property Type
bool |