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-03-24 08:09:22 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0aa25720f43917643d77b331d046d62acb80b904
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
simplifyBooleanExpressionFix
History
Mikhail Pyltsin
bb218c792d
[java-inspections] IDEA-371955 delete covered cases after deleting guards
...
GitOrigin-RevId: 712396793650bb88555cb67e116db96ad72fc148
2025-05-15 16:07:01 +00:00
..
afterAssignCallResult.java
…
afterConditionalExprIntPositive.java
…
afterConditionalExprStr.java
…
afterGuard.java
…
afterGuardWhenTrue.java
…
afterGuardWhenTrueAfterDefault.java
…
afterGuardWhenTrueAfterDuplicate.java
…
afterGuardWhenTrueAfterNullDefault.java
…
afterGuardWhenTrueAfterUnconditional.java
…
afterGuardWhenTrueRule.java
…
afterStringConcat.java
…
afterWhileWithSideEffects2.java
…
afterWhileWithSideEffectsNonShortCircuit.java
…
beforeAnnotationMethod.java
…
beforeAssignCallResult.java
…
beforeConditionalExprBooleanNegative.java
…
beforeConditionalExprIntNegative.java
…
beforeConditionalExprIntPositive.java
…
beforeConditionalExprStr.java
…
beforeGuard.java
…
beforeGuardWhenTrue.java
…
beforeGuardWhenTrueAfterDefault.java
…
beforeGuardWhenTrueAfterDuplicate.java
…
beforeGuardWhenTrueAfterNullDefault.java
…
beforeGuardWhenTrueAfterUnconditional.java
…
beforeGuardWhenTrueRule.java
…
beforePatternInGuardUsed.java
…
beforeStringConcat.java
…
beforeWhileWithSideEffects2.java
…
beforeWhileWithSideEffectsNonShortCircuit.java
…