Package tech.picnic.errorprone.refaster.matchers
@CheckReturnValue
@NullMarked
package tech.picnic.errorprone.refaster.matchers
A collection of zero-argument
Matcher
implementations for use with Refaster's @Matches and @NotMatches annotations.-
ClassesClassDescriptionA matcher of array-typed expressions.A matcher of
char- andCharacter-typed expressions.A matcher of expressions that are guaranteed to yield "empty" instances, as defined by their respective types.A matcher of expressions that represent identity operations.A matcher of lambda expressions and method references.A matcher of expressions that represent a multidimensional array type.A matcher ofRefaster.asVarargs(T)method invocations.A matcher of expressions that may a non-trivial amount of computation.A matcher ofFunctions that return areactor.core.publisher.Mono.A matcher of functional interface expressions for which execution of the functional interface method may throw a checked exception.