summaryrefslogtreecommitdiff
path: root/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/In.resolved.fe10.txt
blob: c96439c06e349c19e5efad3b4adfca450f5e5069 (plain)
1
2
3
4
5
6
7
8
UTypeReferenceExpression (name = boolean) -> USimpleNameReferenceExpression (identifier = Boolean) -> Decompiled_Class: Boolean
    UBinaryExpression (operator = in) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = in) -> USimpleNameReferenceExpression (identifier = in) -> Decompiled_Method: contains
    UBinaryExpression (operator = ..) -> USimpleNameReferenceExpression (identifier = ..) -> null: null
    UBinaryExpression (operator = &&) -> USimpleNameReferenceExpression (identifier = &&) -> null: null
    UBinaryExpression (operator = !in) -> USimpleNameReferenceExpression (identifier = y) -> Kotlin_Light_Variable: y
    UBinaryExpression (operator = !in) -> USimpleNameReferenceExpression (identifier = !in) -> Decompiled_Method: contains
    UBinaryExpression (operator = ..) -> USimpleNameReferenceExpression (identifier = ..) -> null: null