Note

You are not reading the most recent version of this documentation.

DiagnosticConsumer

class Cocotec.CocoPlatform.Coco.DiagnosticConsumer

A handler of diagnostics.

Public Functions

DiagnosticConsumer (APIClient client)
abstract void HandleDiagnostic (Cocotec.CocoPlatform.Coco.Diagnostic diagnostic)

Handles a single diagnostic.