This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-05-28 12:08:15 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7627e034399613e4f310b2c3469434c55703453e
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
replaceCastWithVariable
T
History
…
..
afterChangedAfterCastingVar.java
…
afterChangedAfterVar.java
IDEA-85758 intention to replace casted var with a var of the right type and having the same value implemented
2012-06-20 16:04:00 +04:00
afterChangedBeforeCastingVar.java
IDEA-85758 intention to replace casted var with a var of the right type and having the same value implemented
2012-06-20 16:04:00 +04:00
afterChangedBeforeVar.java
IDEA-85758 intention to replace casted var with a var of the right type and having the same value implemented
2012-06-20 16:04:00 +04:00
afterChangedTwice.java
…
afterSimple.java
…
afterTwoVars.java
IDEA-85758 intention to replace casted var with a var of the right type and having the same value implemented
2012-06-20 16:04:00 +04:00
beforeChangedAfterCastingVar.java
IDEA-85758 intention to replace casted var with a var of the right type and having the same value implemented
2012-06-20 16:04:00 +04:00
beforeChangedAfterVar.java
…
beforeChangedBeforeCastingVar.java
…
beforeChangedBeforeVar.java
…
beforeChangedCastingVar.java
…
beforeChangedTwice.java
IDEA-85758 intention to replace casted var with a var of the right type and having the same value implemented
2012-06-20 16:04:00 +04:00
beforeChangedVar.java
…
beforeSimple.java
IDEA-85758 intention to replace casted var with a var of the right type and having the same value implemented
2012-06-20 16:04:00 +04:00
beforeTwoVars.java
…