Class DaggerAnnotations
java.lang.Object
com.google.errorprone.bugpatterns.inject.dagger.DaggerAnnotations
public final class DaggerAnnotations extends Object
A utility class for static analysis having to do with Dagger annotations.
-
Method Summary
Modifier and Type Method Description static Matcher<com.sun.source.tree.Tree>
isAnyModule()
-
Method Details
-
isAnyModule
-