summaryrefslogtreecommitdiff
path: root/plugins/typeMigration/testData/refactoring/migrateTypeSignature/exprAccess2Rvalue/after/Expr.items
blob: d79df57fc220faea54b09fde5ffa8c25e454ddeb (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
Types:
PsiField:myField : ClassGrandChild
PsiField:myForAccess1 : ClassGrandChild
PsiField:myForAccess2 : ClassGrandChild
PsiField:myForAccess3 : ClassGrandChild
PsiField:myForAccess4 : ClassGrandChild
PsiField:myForAccess5 : ClassGrandChild
PsiMethod:forAccess1 : ClassGrandChild
PsiMethod:forAccess2 : ClassGrandChild
PsiMethod:forAccess3 : ClassGrandChild
PsiMethod:forAccess4 : ClassGrandChild
PsiMethod:forAccess5 : ClassGrandChild
PsiMethodCallExpression:(this).forAccess4() : ClassGrandChild
PsiMethodCallExpression:Expr.this.forAccess3() : ClassGrandChild
PsiMethodCallExpression:forAccess1() : ClassGrandChild
PsiMethodCallExpression:new Expr().forAccess5() : ClassGrandChild
PsiMethodCallExpression:this.forAccess2() : ClassGrandChild
PsiReferenceExpression:(this).myForAccess4 : ClassGrandChild
PsiReferenceExpression:Expr.this.myForAccess3 : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myForAccess1 : ClassGrandChild
PsiReferenceExpression:new Expr().myForAccess5 : ClassGrandChild
PsiReferenceExpression:this.myForAccess2 : ClassGrandChild

Conversions:

New expression type changes:
Fails: