aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/messages-ecj/ValInvalidParameter.java.messages
blob: cbf2d7c4e61f6813c3ddf19d81fdafaa3f9a07ba (plain)
1
2
3
4
5
6
7
8
9
5 NonExistingClass cannot be resolved to a type
6 NonExistingClass cannot be resolved to a type
7 The method nonExisitingMethod(Integer) is undefined for the type ValInvalidParameter
8 nonExistingObject cannot be resolved
9 The method nonExistingMethod() is undefined for the type Integer
10 NonExistingClass cannot be resolved to a type
11 The method b2(int, int) in the type ValInvalidParameter is not applicable for the arguments (int)
12 The method a(String) is ambiguous for the type ValInvalidParameter
13 The method a(String) is ambiguous for the type ValInvalidParameter