Annotation Interface FixesExternal


@Retention(RUNTIME) @PublicAPI public @interface FixesExternal
This annotation is used to annotate the StructureFixer implementations which error codes (identified by a unqie String) can be fixed by the current fixer
Since:
Marvin 5.3
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The error code values
  • Element Details

    • value

      String[] value
      The error code values