Diagnostic
Class in Yarn.Compiler
Inherits from System.Object
Summary
A diagnostic message that describes an error, warning or informational message that the user can take action on.
Remarks
Diagnostics are presented to the user as the result of compilation, through the CompilationResult class's Diagnostics property.
Constructors
Enums
Methods
Properties
Last updated