Class GenericIssueReporter
java.lang.Object
com.github._1c_syntax.bsl.languageserver.reporters.GenericIssueReporter
- All Implemented Interfaces:
DiagnosticReporter
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GenericIssueReporter
@ConstructorProperties("diagnosticInfos") public GenericIssueReporter(Map<String, DiagnosticInfo> diagnosticInfos)
-
-
Method Details
-
key
- Specified by:
key
in interfaceDiagnosticReporter
-
report
- Specified by:
report
in interfaceDiagnosticReporter
-