public interface ScalafixMainCallback
| Modifier and Type | Method and Description |
|---|---|
void |
reportDiagnostic(ScalafixDiagnostic diagnostic)
Handle a diagnostic event reported by the Scalafix reporter.
|
void reportDiagnostic(ScalafixDiagnostic diagnostic)
diagnostic - the reported diagnostic.