Files
kotlin-fork/plugins/annotation-collector/testData/collectToFile/annotatedGettersSetters/annotations.txt
T
2015-05-21 15:48:22 +03:00

12 lines
303 B
Plaintext
Vendored

a kotlin.data 0
p org.test 0
c 0 0/SomeClass
a java.lang.Deprecated 1
m 1 0/SomeClass getImmutableProperty
a org.jetbrains.annotations.NotNull 2
f 2 0/SomeClass mutableProperty
m 1 0/SomeClass getMutableProperty
m 2 0/SomeClass getMutableProperty
m 1 0/SomeClass setMutableProperty
m 2 0/SomeClass copy