Annotation Type QuickFix
-
@Retention(RUNTIME) public @interface QuickFix
Quick fix annotation. Used to markIFix
implementations and bind them to corresponding check.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
supplierId
Gets the check supplier identifier
-