Diagnostic(string,ParserRuleContext,string,DiagnosticSeverity)
Last updated
Was this helpful?
Constructor in Diagnostic
public Diagnostic(string fileName, ParserRuleContext context, string message, DiagnosticSeverity severity = DiagnosticSeverity.Error)string fileName
Antlr4.Runtime.ParserRuleContext context
string message
Last updated
Was this helpful?
Was this helpful?
