Home
last modified time | relevance | path

Searched refs:nullableDiagnosticType (Results 1 – 1 of 1) sorted by relevance

/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DComponentProcessor.java79 Diagnostic.Kind nullableDiagnosticType = in initSteps() local
129 new FactoryGenerator(filer, DependencyRequestMapper.FOR_PROVIDER, nullableDiagnosticType); in initSteps()
133 new ComponentGenerator(filer, elements, types, keyFactory, nullableDiagnosticType); in initSteps()
172 nullableDiagnosticType, in initSteps()