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-15 01:31:01 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f32caada92c3045deefeec72817179cbc8a3d369
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlighting12
History
Anna.Kozlova
f32caada92
switch expression: inference for result expression fixed; more testdata on overload resolution
2018-11-20 10:56:11 +01:00
..
EnhancedSwitchDefinitelyAssigned.java
Java: Extend control flow analysis to support enhanced switch & switch expression. No break-with-value yet (IDEA-202131)
2018-11-19 17:26:28 +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. No break-with-value yet (IDEA-202131)
2018-11-19 17:26:28 +03:00
SimpleInferenceCases.java
switch expression: inference for result expression fixed; more testdata on overload resolution
2018-11-20 10:56:11 +01:00
SwitchExpressions.java
[java] switch expressions: basic highlighting (IDEA-196643)
2018-11-13 13:28:15 +01:00
SwitchNumericPromotion.java
switch expression type: initial
2018-11-19 11:25:18 +01:00