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
9b1030de2e1bc9ad3f67975ea001e2a7ffb15fbb
kotlin-fork
/
idea
/
testData
/
inspections
/
unusedSymbol
T
History
Alexey Sedunov
e8e0f2d7e1
Unused Symbol: Check descriptor before creating light class to prevent InvalidMirrorException on red code
2015-10-08 13:15:20 +03:00
..
class
Unused Symbol: Check descriptor before creating light class to prevent InvalidMirrorException on red code
2015-10-08 13:15:20 +03:00
function
Minor. Split test file into two.
2015-08-15 12:29:46 +02:00
js
Test for KT-7134 Command line entry point (main function is highlighted as unused)
2015-08-15 12:29:12 +02:00
object
KT-7484 Companion object is marked unused if it's only usages are statically imported from Java
2015-08-15 12:29:44 +02:00
parameter
KT-8137 AE at JetSourceNavigationHelper.convertNamedClassOrObject() on function local class with several constructor parameters
2015-07-01 19:43:54 +03:00
property
KT-8273 Don't mark serialVersionUID as unused
2015-08-15 12:29:42 +02:00
typeParameter
Highlighting unused type parameter.
2015-01-22 15:20:32 +03:00