Files
codeql/java/kotlin-extractor
Chris Smowton ca04779dfc Kotlin: fix extraction of Java nested wildcards; wildcards in return types
This fixes two mistakes: return-type extraction not imposing a wildcard where a Java prototype explicitly uses one, and nested wildcard detection quietly failing due to not looking through a `JavaWildcardType` correctly.

I add a variant of the `kotlin_java_lowering_wildcards` test where Java prototypes are only seen from Kotlin, to be sure extraction is working as expected.
2022-11-04 11:39:26 +00:00
..
2022-05-10 18:45:56 +01:00
2022-08-18 09:01:10 +02:00
2022-08-25 16:40:27 +01:00
2022-05-10 18:45:51 +01:00