Package tech.picnic.errorprone.bugpatterns.util
@CheckReturnValue
@ParametersAreNonnullByDefault
package tech.picnic.errorprone.bugpatterns.util
Auxiliary utilities for use by Error Prone checks.
-
ClassesClassDescriptionA matcher of (annotation, attribute) pairs.Utility class that can be used to identify reserved keywords of the Java language.A method invocation expression
Matcherfactory.A collection of Error Prone utility methods for dealing with the source code representation of AST nodes.