commit | 29ce12be89584ca1ad671408ecbe0f6c343f9382 | [log] [tgz] |
---|---|---|
author | Sam Berlin <[email protected]> | Mon Mar 10 12:52:01 2014 -0400 |
committer | Sam Berlin <[email protected]> | Mon Mar 10 14:01:56 2014 -0400 |
tree | a5b1c54f4b11d738fe855d9ca6ad5913717b27a4 | |
parent | 10f305d9d4328edd2819396dcbf039e86e8e24b1 [diff] |
Add an SPI for @Provides methods (using the extensions SPI) so that users can do more analysis (with the enclosing instance, method, etc..). Notably, this can let users write analysis that looks for @Provides methods declared with @Nullable, and compare against injection points w/o @Nullable, failing if so. ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=62834918