Error Identifiers: interfaceExtends.*
← Back to all error identifiers
There are 3 error identifiers in the interfaceExtends.* group:
-
interfaceExtends.class non-ignorable
Interface extends a class instead of another interface.
-
interfaceExtends.enum non-ignorable
Interface extends an enum instead of another interface.
-
interfaceExtends.trait non-ignorable
Interface extends a trait instead of another interface.