Loading...
Property in DeferredTypeDiagnostic
public Diagnostic diagnostic { get; set; }
public string Name { get; internal set; }
Method in DeferredTypeDiagnostic
public static DeferredTypeDiagnostic CreateDeferredTypeDiagnostic(string name, Diagnostic diagnostic)
Class in
Inherits from System.Object
System.Object
string name
string
Yarn.Compiler.Diagnostic diagnostic
public class DeferredTypeDiagnostic