Files
kotlin-fork/plugins/uast-kotlin/testData/DeprecatedHidden.log.txt
T
2020-02-13 15:54:48 +03:00

16 lines
685 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)
UPolyadicExpression (operator = +)
ULiteralExpression (value = "nothing")
UBlockExpression