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-07-08 12:07:13 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9fc8a64cd677d64292fa85d86dae07eccc611c3b
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlighting12
T
History
Pavel Dolgov
9fc8a64cd6
Java: Extend control flow analysis to support enhanced switch & switch expression, including break-with-value (IDEA-202131)
2018-11-21 18:49:01 +03:00
..
EnhancedSwitchDefinitelyAssigned.java
Java: Extend control flow analysis to support enhanced switch & switch expression, including break-with-value (IDEA-202131)
2018-11-21 18:49:01 +03:00
EnhancedSwitchStatements.java
[tests] more cases for enhanced switch statements highlighting tests
2018-11-13 13:27:30 +01:00
EnhancedSwitchUnreachable.java
Java: Extend control flow analysis to support enhanced switch & switch expression, including break-with-value (IDEA-202131)
2018-11-21 18:49:01 +03:00
SimpleInferenceCases.java
switch expressions: inference for value breaks, correct lambda context in result expressions
2018-11-21 15:54:15 +01:00
SwitchExpressions.java
[java] value breaks: basic highlighting (IDEA-196643)
2018-11-20 18:57:22 +01:00
SwitchNumericPromotion.java
switch expression type: initial
2018-11-19 11:25:18 +01:00
ValueBreaks.java
[java] value breaks: basic highlighting (IDEA-196643)
2018-11-20 18:57:22 +01:00