MCPcopy Index your code
hub / github.com/google/dagger / build

Method build

java/dagger/internal/codegen/ComponentProcessor.java:123–123  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

121 @BindsInstance Builder compilerOptions(CompilerOptions compilerOptions);
122 @BindsInstance Builder processingOptions(@ProcessingOptions Map<String, String> options);
123 @CheckReturnValue ProcessorComponent build();
124 }
125 }
126

Callers 15

provideServerMethod · 0.65
forGrpcServiceMethod · 0.65
createTypeMethod · 0.65
createTypeMethod · 0.65
createTypeMethod · 0.65
javaFileMethod · 0.65
bindsMethod · 0.65
intoSetMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected