summaryrefslogtreecommitdiff
path: root/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/Bitwise.resolved.fe10.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/Bitwise.resolved.fe10.txt')
-rw-r--r--plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/Bitwise.resolved.fe10.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/Bitwise.resolved.fe10.txt b/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/Bitwise.resolved.fe10.txt
index e189e2125ac1..791bb69378da 100644
--- a/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/Bitwise.resolved.fe10.txt
+++ b/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/Bitwise.resolved.fe10.txt
@@ -1,6 +1,6 @@
-UTypeReferenceExpression (name = int) -> USimpleNameReferenceExpression (identifier = Int) -> PsiClass:Integer: Integer
- UTypeReferenceExpression (name = int) -> USimpleNameReferenceExpression (identifier = Int) -> PsiClass:Integer: Integer
- UTypeReferenceExpression (name = int) -> USimpleNameReferenceExpression (identifier = Int) -> PsiClass:Integer: Integer
+UTypeReferenceExpression (name = int) -> USimpleNameReferenceExpression (identifier = Int) -> Decompiled_Class: Integer
+ UTypeReferenceExpression (name = int) -> USimpleNameReferenceExpression (identifier = Int) -> Decompiled_Class: Integer
+ UTypeReferenceExpression (name = int) -> USimpleNameReferenceExpression (identifier = Int) -> Decompiled_Class: Integer
UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = and) -> null: null
UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = mask) -> Kotlin_Light_Variable: mask
@@ -25,9 +25,9 @@ UTypeReferenceExpression (name = int) -> USimpleNameReferenceExpression (identif
UBinaryExpression (operator = *) -> USimpleNameReferenceExpression (identifier = signed) -> Kotlin_Light_Variable: signed
UBinaryExpression (operator = /) -> USimpleNameReferenceExpression (identifier = /) -> null: null
UBinaryExpression (operator = /) -> USimpleNameReferenceExpression (identifier = one) -> Kotlin_Light_Variable: one
-UTypeReferenceExpression (name = long) -> USimpleNameReferenceExpression (identifier = Long) -> PsiClass:Long: Long
- UTypeReferenceExpression (name = long) -> USimpleNameReferenceExpression (identifier = Long) -> PsiClass:Long: Long
- UTypeReferenceExpression (name = long) -> USimpleNameReferenceExpression (identifier = Long) -> PsiClass:Long: Long
+UTypeReferenceExpression (name = long) -> USimpleNameReferenceExpression (identifier = Long) -> Decompiled_Class: Long
+ UTypeReferenceExpression (name = long) -> USimpleNameReferenceExpression (identifier = Long) -> Decompiled_Class: Long
+ UTypeReferenceExpression (name = long) -> USimpleNameReferenceExpression (identifier = Long) -> Decompiled_Class: Long
UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = and) -> null: null
UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = mask) -> Kotlin_Light_Variable: mask