mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
For Java classes this means following the structure of the underlying Java type to determine where the wildcard was really present and where the Java signature ruled it out. The annotation tracking simply means looking for @JvmSuppressWildcards on any surrounding class or function to turn off wildcard introduction by default.