Home
last modified time | relevance | path

Searched defs:reportedDiagnosticKinds (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/java/dagger/internal/codegen/validation/
DDiagnosticReporterFactory.java68 private final ImmutableSet.Builder<Diagnostic.Kind> reportedDiagnosticKinds = field in DiagnosticReporterFactory.DiagnosticReporterImpl
80 ImmutableSet<Diagnostic.Kind> reportedDiagnosticKinds() { in reportedDiagnosticKinds() method in DiagnosticReporterFactory.DiagnosticReporterImpl