Package tech.picnic.errorprone.bugpatterns.util


@CheckReturnValue @NullMarked package tech.picnic.errorprone.bugpatterns.util
Auxiliary utilities for use by Error Prone checks.
  • Class
    Description
    A matcher of (annotation, attribute) pairs.
    Utility class providing documentation-related code.
    Helper methods for working with ErrorProneFlags.
    Utility class that can be used to identify reserved keywords of the Java language.
    A method invocation expression Matcher factory.
    A collection of helper methods for working with the AST.
    A collection of JUnit-specific helper methods and Matchers.
    A collection of general-purpose Matchers.
    A set of helper methods which together define a DSL for defining types.
    A collection of Error Prone utility methods for dealing with the source code representation of AST nodes.
    Utility class that helps decide whether it is appropriate to introduce references to (well-known) third-party libraries.