This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-25 18:25:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4587be496e3e75d428bd2e355ec0217ea8a53fd0
openide
/
java
/
typeMigration
T
History
Tagir Valeev
67c4dfb483
Moved TypeUtils#getMethodReturnType -> PsiTypesUtil; used in LambdaUtil#getFunctionalInterfaceType amd PsiTypesUtil#getExpectedTypeByParent (IDEA-CR-15590)
2016-11-11 10:23:15 +07:00
..
src
Moved TypeUtils#getMethodReturnType -> PsiTypesUtil; used in LambdaUtil#getFunctionalInterfaceType amd PsiTypesUtil#getExpectedTypeByParent (IDEA-CR-15590)
2016-11-11 10:23:15 +07:00
test/com
/intellij
atomic type migration: handle properly statement-chains like "int i = 0; int j = i + 1;"
2016-09-27 17:14:27 +03:00
testData
migrate to matchers inspection: fix for migration of "assertFalse(collection.contains(item));" statement (IDEA-163310)
2016-11-07 16:51:18 +03:00
typeMigration.iml
…