TypeInfo.IsSigned Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Types
Declaring Type: TypeInfo
Check if a type is signed numeric type
public bool IsSigned { get; }
Property Type
bool |