Package tech.picnic.errorprone.refaster.annotation
@CheckReturnValue
@NullMarked
package tech.picnic.errorprone.refaster.annotation
A collection of annotations that can be placed on Refaster rule classes and Refaster rule
collection classes, thus influencing the way in which associated rule matches are reported in
non-patch mode.
-
Annotation InterfacesClassDescriptionDescribes the intent of a Refaster rule or group of Refaster rules.Signals that a Refaster rule or group of Refaster rules comes with online documentation.Describes the severity of a Refaster rule or group of Refaster rules.Indicates that a Refaster rule or group of Refaster rules is intended to migrate away from the indicated type.