summaryrefslogtreecommitdiff
path: root/plugins/typeMigration/testData/refactoring/typeMigration/t16/after/Test.items
blob: c0038308e5605555c40e67c2fe39bb91c2936b14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Types:
PsiField:f : B
PsiMethodCallExpression:f.foo(f) : B
PsiReferenceExpression:f : B
PsiReferenceExpression:f : B

Conversions:
f -> $
f.foo(f) -> $

New expression type changes:
Fails: