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
e48d2b9b83db4d3fc55e1ba4ece0d2d2e3f3c5b3
kotlin-fork
/
idea
/
testData
/
search
/
annotations
T
History
Vladimir Dolzhenko
ce9297c5d6
Be able to find annotated property accessor
...
#KT-37494 Fixed
2020-03-16 11:07:09 +00:00
..
annotationAliased.kt
…
testAmbiguousNestedNonAnnotationClass.kt
…
testAmbiguousNestedPrivateAnnotationClass.kt
…
testAnnotationsOnClass.kt
KotlinAnnotatedElementsSearcher made support Kotlin objects (KT-31332)
2019-05-07 09:26:00 +03:00
testAnnotationsOnFunction.kt
…
testAnnotationsOnPropertiesAndParameters.kt
Making
KotlinAnnotatedElementsSearcher
able to search for parameters (KT-27794)
2019-02-18 14:08:09 +03:00
testAnnotationsOnPropertyAccessor.kt
Be able to find annotated property accessor
2020-03-16 11:07:09 +00:00
testAnnotationsWithParameters.kt
…
testDefaultImport.kt
…
testNestedClassAsAnnotation.kt
…
testNestedPrivateAnnotationClass.kt
…
testTypeAlias.kt
…