Files
kotlin-fork/plugins/uast-kotlin/testData/DeprecatedHidden.log.txt
T
2020-05-06 15:31:20 +03:00

15 lines
626 B
Plaintext
Vendored

UFile (package = test.pkg)
UClass (name = Test)
UMethod (name = test1)
UBlockExpression
UMethod (name = Test)
UMethod (name = test2)
UAnnotation (fqName = kotlin.Deprecated)
UNamedExpression (name = level)
UQualifiedReferenceExpression
USimpleNameReferenceExpression (identifier = DeprecationLevel)
USimpleNameReferenceExpression (identifier = HIDDEN)
UNamedExpression (name = message)
ULiteralExpression (value = "nothing")
UBlockExpression