Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
dagger2
/
ba794860361045047c431d89feeaa9072f118384
/
java
/
dagger
/
internal
/
codegen
/
SubcomponentBuilderBindingExpression.java
ba79486
Add an Expression type, which is a tuple of a CodeBlock and the type that it represents. This will help implementing BindingExpressions for @Binds methods, in particular for the following case:
by ronshapiro
· 8 years ago
68c77d8
Split HasBindingExpressions into GeneratedComponentModel and ComponentBindingExpressions.
by dpb
· 8 years ago
a6ff6c1
Move getRequestFulfillmentWithPossibleRawtypeCast onto BindingExpression, renamed to getDependencyArgumentExpression. Add documentation.
by dpb
· 8 years ago
186d17a
Remove unused framework fields
by ronshapiro
· 8 years ago
[Renamed (79%) from java/dagger/internal/codegen/SubcomponentBuilderRequestFulfillment.java]
7bd173e
Inline requests for set bindings
by ronshapiro
· 8 years ago
3939e27
SubcomponentBuilderRequestFulfillment
by ronshapiro
· 9 years ago