20 lines
815 B
Plaintext
Vendored
20 lines
815 B
Plaintext
Vendored
MyAnnotation -> UClass (name = MyAnnotation)
|
|
MyAnnotation2 -> UClass (name = MyAnnotation2)
|
|
MyAnnotation3 -> UClass (name = MyAnnotation3)
|
|
MyAnnotation4 -> UClass (name = MyAnnotation4)
|
|
MyAnnotation5 -> UClass (name = MyAnnotation5)
|
|
Test1 -> UClass (name = Test1)
|
|
MyAnnotation -> UAnnotation (fqName = MyAnnotation)
|
|
bar -> UParameter (name = bar)
|
|
Int -> USimpleNameReferenceExpression (identifier = Int)
|
|
Test2 -> UClass (name = Test2)
|
|
get -> null
|
|
MyAnnotation -> UAnnotation (fqName = MyAnnotation)
|
|
set -> null
|
|
MyAnnotation2 -> UAnnotation (fqName = MyAnnotation2)
|
|
MyAnnotation3 -> UAnnotation (fqName = MyAnnotation3)
|
|
MyAnnotation4 -> UAnnotation (fqName = MyAnnotation4)
|
|
MyAnnotation5 -> UAnnotation (fqName = MyAnnotation5)
|
|
bar -> UParameter (name = bar)
|
|
Int -> USimpleNameReferenceExpression (identifier = Int)
|