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-02 11:18:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fbd744430751b103fd21e8a2186bc2f4d946830
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
switchExpressions
History
Anna Kozlova
8aafb282f3
java switch expressions: infer Object if one of branches has
null
type (IDEA-241470)
...
GitOrigin-RevId: 489d3413091cbd1a85348fae0a428e29b287f7e0
2020-05-25 22:47:41 +03:00
..
EnhancedSwitchDefinitelyAssigned.java
…
EnhancedSwitchStatements.java
…
EnhancedSwitchUnreachable.java
…
RedundantCastInSwitchBranch.java
java redundant cast: cleanup: visitor finally inverted
2020-05-11 08:33:17 +00:00
SimpleInferenceCases.java
java switch expressions: infer Object if one of branches has
null
type (IDEA-241470)
2020-05-25 22:47:41 +03:00
SwitchExpressionHasResult.java
…
SwitchExpressions.java
…
SwitchExpressionsEnumResolve.java
…
SwitchExpressionsNoResult.java
…
SwitchNumericPromotion.java
…
YieldStatements.java
…