IBinding.TypeInfo Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Semantic
Declaring Type: IBinding
The type of a value result, or the type of a type binding
public Topten.Cminor.Types.TypeInfo TypeInfo { get; }
Property Type
Topten.Cminor.Types.TypeInfo |