C-minor v0.0

Compiler.ErrorCount Property

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

Total number of errors encountered

public int ErrorCount { get; }

Property Type

int