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 Details

    • isAnyModule

      public static Matcher<com.sun.source.tree.Tree> isAnyModule()