summaryrefslogtreecommitdiff
path: root/plugins/typeMigration/testData/refactoring/typeMigration/t90/after/Test.items
blob: 721469c186fa60e6c10a50c578c0644612bc0ede (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Types:
PsiField:l : java.util.List<A>
PsiMethodCallExpression:b.foo() : java.util.Map<java.lang.String,java.lang.String>
PsiParameter:b : A
PsiReferenceExpression:b : A
PsiReferenceExpression:l : java.util.List<A>

Conversions:
b.foo() -> $

New expression type changes:
Fails: