summaryrefslogtreecommitdiff
path: root/java/typeMigration/testData/refactoring/typeMigration/t15/after/Test.items
blob: 31ff4b94b42122ff20b51681d96cf0ef89626f48 (plain)
1
2
3
4
5
6
7
8
9
10
11
Types:
PsiField:f : A
PsiMethodCallExpression:f.foo(f) : int
PsiReferenceExpression:f : A
PsiReferenceExpression:f : A

Conversions:
f.foo(f) -> $

New expression type changes:
Fails: