CreateDeferredTypeDiagnostic(string,Diagnostic)
Method in DeferredTypeDiagnostic
Summary
Convenience method for constructing new deferred type diagnostics
Parameters
Name
Description
string
name
The name of the variable
Yarn.Compiler.Diagnostic diagnostic
The diagnostic that has been deferred
Last updated