summaryrefslogtreecommitdiff
path: root/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/LambdaParameters.resolved.fe10.txt
blob: 4fe5f06f0509fcad323610de2c812d29805bd3d4 (plain)
1
2
3
4
5
UCallExpression (kind = UastCallKind(name='method_call'), argCount = 1))(resolves to Decompiled_Method) -> USimpleNameReferenceExpression (identifier = buildString) -> Decompiled_Method: buildString
        UCallExpression (kind = UastCallKind(name='method_call'), argCount = 1))(resolves to Decompiled_Method) -> USimpleNameReferenceExpression (identifier = append) -> Decompiled_Method: append
    UBlockExpression -> UQualifiedReferenceExpression -> Decompiled_Method: let
    UCallExpression (kind = UastCallKind(name='method_call'), argCount = 1))(resolves to Decompiled_Method) -> USimpleNameReferenceExpression (identifier = let) -> Decompiled_Method: let
        UReturnExpression -> USimpleNameReferenceExpression (identifier = it) -> null: null