summaryrefslogtreecommitdiff
path: root/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/WhenStringLiteral.resolved.fe10.txt
blob: 5fc4ffb666bd1667110c7036d072dceafd11d5be (plain)
1
2
UCallExpression (kind = UastCallKind(name='method_call'), argCount = 0))(resolves to PsiMethod:readLine) -> USimpleNameReferenceExpression (identifier = readLine) -> PsiMethod:readLine: readLine
USwitchExpression -> USimpleNameReferenceExpression (identifier = a) -> Kotlin_Light_Method: getA