Files
kotlin-fork/plugins/uast-kotlin-fir/testData/declaration/labeledExpression.log.fir.txt
T
2021-06-21 13:49:46 +03:00

23 lines
740 B
Plaintext
Vendored

UFile (package = )
UClass (name = I)
UMethod (name = foo)
UClass (name = Base)
UMethod (name = Base)
UMethod (name = foo)
UBlockExpression
UReturnExpression
ULiteralExpression (value = 42)
UClass (name = Foo)
UField (name = p)
ULiteralExpression (value = "42")
UMethod (name = Foo)
UMethod (name = getP)
UMethod (name = bar)
UParameter (name = other)
UBlockExpression
[!] UnknownKotlinExpression (CALL_EXPRESSION)
UMethod (name = baz)
UParameter (name = other)
UBlockExpression
[!] UnknownKotlinExpression (CALL_EXPRESSION)