Package tech.picnic.errorprone.bugpatterns.util
@CheckReturnValue
@NullMarked
package tech.picnic.errorprone.bugpatterns.util
Auxiliary utilities for use by Error Prone checks.
-
ClassDescriptionA 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 expressionMatcherfactory.A collection of helper methods for working with the AST.A collection of JUnit-specific helper methods andMatchers.A collection of general-purposeMatchers.A set of helper methods which together define a DSL for definingtypes.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.