Files
kotlin-fork/plugins/annotation-collector/testData/collectToFile/methodAnnotations/annotations.txt
T
Stanislav Erokhin 7332032bb6 Support sealed class inheritors in the same file
#KT-11573 Fixed
2016-05-19 16:22:40 +03:00

9 lines
201 B
Plaintext
Vendored

a java.lang.annotation.Retention 0
p org.test 0
c 0 0/Ann
a org.test.Ann 1
m 1 0/Child overridenWithAnnotation
m 1 0/Child childMethod
m 1 0/Parent overridenWithoutAnnotation
m 1 0/Parent notOverriden