Files
openide/java/java-tests/testSrc/com/intellij/codeInspection/bytecodeAnalysis/data
Ilya Klyuchnikovandpeter e0861b8d65 bytecode analysis: leaking parameters analysis
Leaking parameters are parameters that "leak" into @NotNull/@Contract annotations.
If a parameter doesn't leak, it cannot be @NotNull and cannot contribute to @Contract annotations.
Inference is run only for leaking parameters.
2014-07-10 10:35:57 +02:00
..
2014-07-10 10:35:43 +02:00
2014-07-10 10:35:43 +02:00
2014-07-10 10:35:43 +02:00