summaryrefslogtreecommitdiff
path: root/plugins/typeMigration/testData/refactoring/typeMigration/t131/after/Test.items
blob: e8d3b6152d2d36a30abf91de6020de072871d254 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Types:
PsiMethodCallExpression:e.i() : void
PsiMethodCallExpression:e.printStackTrace() : void
PsiParameter:e : Test.E2 | Test.E1
PsiReferenceExpression:e : Test.E2 | Test.E1
PsiReferenceExpression:e : Test.E2 | Test.E1

Conversions:
e.i() -> $
e.printStackTrace() -> $

New expression type changes:
Fails: