summaryrefslogtreecommitdiff
path: root/plugins/kotlin/uast/uast-kotlin-fir/testData/legacyResolved/Bitwise.resolved.fir.txt
blob: 4e6371005e80ba03a9abbabc7ddd2e5e0a3e5d0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
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
    UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = and) -> FUN: and
    UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = mask) -> Kotlin_Light_Variable: mask
    UBinaryExpression (operator = |) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = |) -> USimpleNameReferenceExpression (identifier = or) -> FUN: or
    UBinaryExpression (operator = |) -> USimpleNameReferenceExpression (identifier = mask) -> Kotlin_Light_Variable: mask
    UBinaryExpression (operator = ^) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = ^) -> USimpleNameReferenceExpression (identifier = xor) -> FUN: xor
    UBinaryExpression (operator = ^) -> USimpleNameReferenceExpression (identifier = mask) -> Kotlin_Light_Variable: mask
    UBinaryExpression (operator = >>) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = >>) -> USimpleNameReferenceExpression (identifier = shr) -> FUN: shr
    UBinaryExpression (operator = >>>) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = >>>) -> USimpleNameReferenceExpression (identifier = ushr) -> FUN: ushr
    UBinaryExpression (operator = <<) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = <<) -> USimpleNameReferenceExpression (identifier = shl) -> FUN: shl
    UBinaryExpression (operator = +) -> USimpleNameReferenceExpression (identifier = pos) -> Kotlin_Light_Variable: pos
    UBinaryExpression (operator = +) -> USimpleNameReferenceExpression (identifier = +) -> FUN: plus
    UBinaryExpression (operator = +) -> USimpleNameReferenceExpression (identifier = zero) -> Kotlin_Light_Variable: zero
    UBinaryExpression (operator = -) -> USimpleNameReferenceExpression (identifier = -) -> FUN: minus
    UBinaryExpression (operator = *) -> USimpleNameReferenceExpression (identifier = zebra) -> Kotlin_Light_Variable: zebra
    UBinaryExpression (operator = *) -> USimpleNameReferenceExpression (identifier = *) -> FUN: times
    UBinaryExpression (operator = *) -> USimpleNameReferenceExpression (identifier = signed) -> Kotlin_Light_Variable: signed
    UBinaryExpression (operator = /) -> USimpleNameReferenceExpression (identifier = /) -> FUN: div
    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
    UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = and) -> FUN: and
    UBinaryExpression (operator = &) -> USimpleNameReferenceExpression (identifier = mask) -> Kotlin_Light_Variable: mask
    UBinaryExpression (operator = |) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = |) -> USimpleNameReferenceExpression (identifier = or) -> FUN: or
    UBinaryExpression (operator = |) -> USimpleNameReferenceExpression (identifier = mask) -> Kotlin_Light_Variable: mask
    UBinaryExpression (operator = ^) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = ^) -> USimpleNameReferenceExpression (identifier = xor) -> FUN: xor
    UBinaryExpression (operator = ^) -> USimpleNameReferenceExpression (identifier = mask) -> Kotlin_Light_Variable: mask
    UBinaryExpression (operator = >>) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = >>) -> USimpleNameReferenceExpression (identifier = shr) -> FUN: shr
    UBinaryExpression (operator = >>>) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = >>>) -> USimpleNameReferenceExpression (identifier = ushr) -> FUN: ushr
    UBinaryExpression (operator = <<) -> USimpleNameReferenceExpression (identifier = x) -> Kotlin_Light_Variable: x
    UBinaryExpression (operator = <<) -> USimpleNameReferenceExpression (identifier = shl) -> FUN: shl
    UBinaryExpression (operator = +) -> USimpleNameReferenceExpression (identifier = pos) -> Kotlin_Light_Variable: pos
    UBinaryExpression (operator = +) -> USimpleNameReferenceExpression (identifier = +) -> FUN: plus
    UBinaryExpression (operator = +) -> USimpleNameReferenceExpression (identifier = zero) -> Kotlin_Light_Variable: zero
    UBinaryExpression (operator = -) -> USimpleNameReferenceExpression (identifier = -) -> FUN: minus
    UBinaryExpression (operator = *) -> USimpleNameReferenceExpression (identifier = zebra) -> Kotlin_Light_Variable: zebra
    UBinaryExpression (operator = *) -> USimpleNameReferenceExpression (identifier = *) -> FUN: times
    UBinaryExpression (operator = *) -> USimpleNameReferenceExpression (identifier = signed) -> Kotlin_Light_Variable: signed
    UBinaryExpression (operator = /) -> USimpleNameReferenceExpression (identifier = /) -> FUN: div
    UBinaryExpression (operator = /) -> USimpleNameReferenceExpression (identifier = one) -> Kotlin_Light_Variable: one