Compiler.TypeSystem Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor
Declaring Type: Compiler
The type system used during this compilation
public Types.TypeSystem TypeSystem { get; }
Property Type
Types.TypeSystem |