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
904917c194745635f8522e0bc7abea41ea69ccc2
kotlin-fork
/
idea
/
testData
/
inspections
/
unusedReceiverParameter
T
History
Mikhail Glukhikh
faa8d92560
Unused receiver: do not report on actual declarations #KT-24562 Fixed
2018-06-13 18:12:36 +03:00
..
inspectionData
…
actual.kt
Unused receiver: do not report on actual declarations #KT-24562 Fixed
2018-06-13 18:12:36 +03:00
calledInFunction.kt
Adjust testData to CharSequence.length transformation
2015-10-14 20:39:35 +03:00
delegatedProperty.kt
Update IDE tests to use KProperty instead of PropertyMetadata
2015-10-14 20:45:55 +03:00
implicitReceiverInClass.kt
…
implicitReceiverOfExtensionFunction.kt
Adjust testData to CharSequence.length transformation
2015-10-14 20:39:35 +03:00
implicitReceiverOfInvokeConvention.kt
KT-8365 Bogus "Receiver never used" warning when receiver is used in invoke() convention call
2015-12-17 13:31:43 +03:00
invokeConvention.kt
…
irrelevantCallInFunction.kt
Adjust testData to CharSequence.length transformation
2015-10-14 20:39:35 +03:00
irrelevantThisInFunction.kt
…
kt7377.kt
…
noBody.kt
…
suppression.kt
Allow to override suppression key for inspections
2015-12-19 14:32:38 +03:00
unusedButOverride.kt
…
unusedInFunction.kt
…
unusedInProperty.kt
…
usedExplicitlyInFunction.kt
…
usedInProperty.kt
Adjust testData to CharSequence.length transformation
2015-10-14 20:39:35 +03:00