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