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
80e1fc2acefff3ee9ad345d7b0ee4cb48ff593b9
kotlin-fork
/
idea
/
testData
/
navigation
/
implementations
T
History
Toshiaki Kameyama
80e1fc2ace
Navigation to implementation / overriding method: do not show method of inline class twice
...
#KT-28661 Fixed #KT-26924 Fixed
2019-02-19 18:27:50 +03:00
..
multifile
Fix test behaviour in branch 172
2017-08-10 22:05:49 +03:00
multiModule
Navigation to implementation / overriding method: do not show method of inline class twice
2019-02-19 18:27:50 +03:00
AbstractClassImplementorsWithDeclaration.kt
…
ClassImplementorsWithDeclaration.kt
…
ClassNavigation.kt
…
ConstructorPropertyOverriddenNavigation.kt
…
DefaultImplFunction.kt
…
DefaultImplProperty.kt
…
DelegatedAndDefaultImplFunction.kt
…
DelegatedFunction.kt
…
DelegatedProperty.kt
…
EnumEntriesInheritance.kt
…
FakeOverride.kt
…
FunctionOverrideNavigation.kt
…
GenericDelegatedAndDefaultImplFunction.kt
…
GenericFakeOverride.kt
…
ImplementGenericWithPrimitives.kt
…
ImplementsInInlineClass.kt
Navigation to implementation / overriding method: do not show method of inline class twice
2019-02-19 18:27:50 +03:00
ObjectImported.kt
Import as alias with another name is now counted as usage itself #KT-11933 Fixed
2016-05-18 17:46:18 +03:00
OverridesInEnumEntries.kt
…
OverridesInInlineClass.kt
Navigation to implementation / overriding method: do not show method of inline class twice
2019-02-19 18:27:50 +03:00
PropertyOverriddenNavigation.kt
…
TraitImplementorsWithDeclaration.kt
…