Files
kotlin-fork/plugins/uast-kotlin/testData/ReceiverFun.log.txt
T

13 lines
543 B
Plaintext
Vendored

UFile (package = )
UClass (name = ReceiverFunKt)
UMethod (name = foo)
UParameter (name = $this$foo)
UAnnotation (fqName = MyReceiverAnnotation)
UAnnotation (fqName = org.jetbrains.annotations.NotNull)
UBlockExpression
UReturnExpression
UQualifiedReferenceExpression
UThisExpression (label = null)
USimpleNameReferenceExpression (identifier = length)
UClass (name = MyReceiverAnnotation)