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-04-30 18:28:55 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
747aec38c9d82c94b42df7374a454855c0d00bfa
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
deleteSwitchLabel
History
Tagir Valeev
747aec38c9
ConvertSwitchToIfIntention: better comments handling
2018-10-23 15:34:51 +07:00
..
afterDeleteBranch.java
…
afterDeleteCase2.java
…
afterDeleteCase.java
…
afterDeleteLastBranch.java
…
afterDeleteWhenOtherIsAlwaysTrue.java
UnwrapSwitchLabelFix: when only one switch branch is reachable
2018-10-17 16:39:25 +07:00
afterFixAll.java
DeleteSwitchLabelFix: check again whether the whole branch should be removed when fix is actually applied
2018-10-08 14:09:25 +07:00
afterUnwrap.java
ConvertSwitchToIfIntention: better comments handling
2018-10-23 15:34:51 +07:00
beforeDeleteBranch.java
…
beforeDeleteCase2.java
…
beforeDeleteCase.java
…
beforeDeleteLastBranch.java
…
beforeDeleteWhenOtherIsAlwaysTrue.java
UnwrapSwitchLabelFix: when only one switch branch is reachable
2018-10-17 16:39:25 +07:00
beforeFixAll.java
DeleteSwitchLabelFix: check again whether the whole branch should be removed when fix is actually applied
2018-10-08 14:09:25 +07:00
beforeUnwrap.java
UnwrapSwitchLabelFix: when only one switch branch is reachable
2018-10-17 16:39:25 +07:00