This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b66401a41de4fd453f360e7fa288d711a3f281b6
kotlin-fork
/
idea
/
testData
/
inspections
/
addVarianceModifier
T
History
Mikhail Glukhikh
b66401a41d
Variance checker: add check for nested local / anonymous classes
...
So #KT-16136 Fixed
2017-04-27 20:58:39 +03:00
..
inspectionData
Do not suggest to add variance modifier if both in and out are possible
2016-04-18 13:40:55 +03:00
innerClass.kt
VarianceChecker: correct handing of nested classes and their methods #KT-14733 Fixed
2016-11-24 14:22:23 +03:00
nestedAnonymous.kt
Variance checker: add check for nested local / anonymous classes
2017-04-27 20:58:39 +03:00
recursiveGeneric.kt
Fix for SOE in VarianceChecker #KT-13401 Fixed
2016-08-11 13:04:58 +03:00
test.kt
Do not suggest to add variance modifier if both in and out are possible
2016-04-18 13:40:55 +03:00