IBinding.IsConst Property
Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Semantic
Declaring Type: IBinding
True if this is constant expression
public bool IsConst { get; }
Property Type
bool |