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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
scopes
/
classHeader
T
History
Zalim Bashorov
69c2668530
Don't allow to use own members when resolve super constructor call in (companion) object
2015-12-15 19:41:14 +03:00
..
annotationOnClass.kt
…
annotationOnClass.txt
…
annotationOnConstructors.kt
…
annotationOnConstructors.txt
…
classGenericParameters.kt
…
classGenericParameters.txt
…
classParents.kt
…
classParents.txt
…
companionObjectParents.kt
Don't allow to use own nested classes when resolve header of (companion) object
2015-12-15 19:41:13 +03:00
companionObjectParents.txt
Don't allow to use own nested classes when resolve header of (companion) object
2015-12-15 19:41:13 +03:00
companionObjectSuperConstructorArguments.kt
Don't allow to use own members when resolve super constructor call in (companion) object
2015-12-15 19:41:14 +03:00
companionObjectSuperConstructorArguments.txt
Don't allow to use own members when resolve super constructor call in (companion) object
2015-12-15 19:41:14 +03:00
constructors.kt
…
constructors.txt
…
delegation.kt
…
delegation.txt
…
objectParents.kt
Don't allow to use own nested classes when resolve header of (companion) object
2015-12-15 19:41:13 +03:00
objectParents.txt
Don't allow to use own nested classes when resolve header of (companion) object
2015-12-15 19:41:13 +03:00
objectSuperConstructorArguments.kt
Don't allow to use own members when resolve super constructor call in (companion) object
2015-12-15 19:41:14 +03:00
objectSuperConstructorArguments.txt
Don't allow to use own members when resolve super constructor call in (companion) object
2015-12-15 19:41:14 +03:00
simpleDelegation.kt
…
simpleDelegation.txt
…
superConstructorArguments.kt
…
superConstructorArguments.txt
…
superConstructorArgumentsInSecondaryConstructor.kt
…
superConstructorArgumentsInSecondaryConstructor.txt
…