Files
kotlin-fork/plugins/uast-kotlin-fir/testData/legacyRenderLog/ParametersDisorder.log.fir.txt
T
2021-06-12 16:00:37 +02:00

44 lines
1.8 KiB
Plaintext
Vendored

UFile (package = )
UClass (name = ParametersDisorderKt)
UMethod (name = global)
UParameter (name = a)
UParameter (name = b)
UBlockExpression
UMethod (name = withDefault)
UParameter (name = c)
ULiteralExpression (value = "not-yet-compile-time-constant")
UParameter (name = d)
ULiteralExpression (value = "aaa")
UBlockExpression
UMethod (name = withReceiver)
UParameter (name = $this$withReceiver)
UParameter (name = a)
UParameter (name = b)
UBlockExpression
UMethod (name = call)
UBlockExpression
[!] UnknownKotlinExpression (CALL_EXPRESSION)
[!] UnknownKotlinExpression (CALL_EXPRESSION)
[!] UnknownKotlinExpression (DOT_QUALIFIED_EXPRESSION)
[!] UnknownKotlinExpression (DOT_QUALIFIED_EXPRESSION)
[!] UnknownKotlinExpression (CALL_EXPRESSION)
[!] UnknownKotlinExpression (DOT_QUALIFIED_EXPRESSION)
[!] UnknownKotlinExpression (DOT_QUALIFIED_EXPRESSION)
[!] UnknownKotlinExpression (DOT_QUALIFIED_EXPRESSION)
[!] UnknownKotlinExpression (DOT_QUALIFIED_EXPRESSION)
[!] UnknownKotlinExpression (CALL_EXPRESSION)
UMethod (name = objectLiteral)
UBlockExpression
[!] UnknownKotlinExpression (OBJECT_LITERAL)
UClass (name = A)
UMethod (name = A)
UMethod (name = with2Receivers)
UParameter (name = $this$with2Receivers)
UParameter (name = a)
UParameter (name = b)
UBlockExpression
UClass (name = Parent)
UMethod (name = Parent)
UParameter (name = a)
UParameter (name = b)