summaryrefslogtreecommitdiff
path: root/plugins/typeMigration/testData/refactoring/migrateTypeSignature/exprAccessParent2Rvalue/after/Expr.items
blob: 95bf149e7b68f24179136f2176579efebe7eaf5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Types:
PsiField:myField : ClassGrandChild
PsiField:myForSuperAccess1 : ClassGrandChild
PsiField:myForSuperAccess2 : ClassGrandChild
PsiMethod:forSuperAccess1 : ClassGrandChild
PsiMethod:forSuperAccess2 : ClassGrandChild
PsiMethodCallExpression:Expr.super.forSuperAccess2() : ClassGrandChild
PsiMethodCallExpression:super.forSuperAccess1() : ClassGrandChild
PsiReferenceExpression:Expr.super.myForSuperAccess2 : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:myField : ClassGrandChild
PsiReferenceExpression:super.myForSuperAccess1 : ClassGrandChild

Conversions:

New expression type changes:
Fails: