aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-ecj/EqualsAndHashCodeWithExistingMethods.java.messages
blob: db1443168494dc7a72cf1f9dd07e5967f68e1c6f (plain)
1
2
3
1:0 Not generating equals, hashCode and canEquals: A method with one of those names already exists. (Either all or none of these methods will be generated).
10:125 Not generating equals and hashCode: A method with one of those names already exists. (Either all or none of these methods will be generated).
19:274 Not generating equals, hashCode and canEquals: A method with one of those names already exists. (Either all or none of these methods will be generated).