Files
codeql/java/ql/test/query-tests/ConfusingOverloading/ConfusingOverloading.expected
2018-08-30 10:48:05 +01:00

2 lines
218 B
Plaintext

| TestConfusingOverloading.java:7:8:7:11 | test | Method Sub.test(..) could be confused with overloaded method $@, since dispatch depends on static types. | TestConfusingOverloading.java:4:8:4:11 | test | Super.test |