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