JaCIL Framework API

TypeMetrics.Mask Property

Returns the mask that will clear out the extra bits if it is unsigned. Returns ALL_MASK otherwise.

public ulong Mask {get;}

Property Value

Returns the mask that will clear out the extra bits if it is unsigned. Returns ALL_MASK otherwise.

See Also

TypeMetrics Class | JaCIL.Compiler.Util Namespace