@Retention(value=RUNTIME) @PublicAPI public @interface FixesExternal
StructureFixer
implementations which
error codes (identified by a unqie String
) can be fixed by the current fixerModifier and Type | Required Element and Description |
---|---|
java.lang.String[] |
value
The error code values
|