@Retention(value=RUNTIME) public @interface Fixes
StructureFixer implementations which
StructureCheckerErrorType can be fixed by the current fixer| Modifier and Type | Required Element and Description |
|---|---|
StructureCheckerErrorType[] |
value
The error type values
|
public abstract StructureCheckerErrorType[] value