C-minor v0.0

IBinding.IsValue Property

Assembly: Topten.Cminor.Compiler.dll
Namespace: Topten.Cminor.Semantic
Declaring Type: IBinding

Is the binding a runtime value (as opposed to a type or method group)

public bool IsValue { get; }

Property Type

bool