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-01-10 01:09:46 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f295742259b1d9dd7812db76786e023bc8b44075
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
quickFix
/
replaceWithTernaryOperator
History
Tagir Valeev
29e2383afd
IDEA-179370 "Constant conditions and exceptions" quickfix "Replace with 'x != null ?:'" does nothing
2017-09-22 16:20:55 +07:00
..
afterChain.java
…
afterInnerClass.java
IDEA-179370 "Constant conditions and exceptions" quickfix "Replace with 'x != null ?:'" does nothing
2017-09-22 16:20:55 +07:00
afterMethodCall.java
…
afterMethodRefArgument.java
ReplaceWithTernaryOperatorFix: method reference scenario as separate class
2017-08-23 15:06:04 +07:00
afterMethodRefQualifier.java
ReplaceWithTernaryOperatorFix: method reference scenario as separate class
2017-08-23 15:06:04 +07:00
afterPrimitive.java
…
afterSimple.java
…
afterTernary.java
…
beforeChain.java
…
beforeExpressionStatement.java
…
beforeInnerClass.java
IDEA-179370 "Constant conditions and exceptions" quickfix "Replace with 'x != null ?:'" does nothing
2017-09-22 16:20:55 +07:00
beforeLValue.java
…
beforeMethodCall.java
…
beforeMethodRefArgument.java
ReplaceWithTernaryOperatorFix: method reference scenario as separate class
2017-08-23 15:06:04 +07:00
beforeMethodRefQualifier.java
ReplaceWithTernaryOperatorFix: method reference scenario as separate class
2017-08-23 15:06:04 +07:00
beforePrimitive.java
…
beforeSimple.java
…
beforeTernary.java
…