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-09 08:09:39 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d0cf7b359a064951f962514796498cacbad3fef1
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlightingPatternsInSwitch
History
Tagir Valeev
d0cf7b359a
[java] IDEA-345498 Remove explicit Java 20-preview support and parenthesized patterns
...
GitOrigin-RevId: 8d646035979e3ec0a7de3c6f58a4e6ec9967bdbd
2024-02-12 19:12:36 +00:00
..
BreakAndOtherStopWords.java
…
BrokenSealedHierarchy.java
…
CoverWithHierarchy.java
…
EffectivelyFinal21.java
…
FallthroughDefault.java
…
FallthroughPatternMatchingSwitch.java
…
GuardWithInstanceOfPatternMatching.java
…
HighlighterForPatternVariableInIf.java
[java] IDEA-345498 Remove explicit Java 20-preview support and parenthesized patterns
2024-02-12 19:12:36 +00:00
HighlighterForPatternVariableInIfElse.java
…
HighlighterForPatternVariableInLocalVariable.java
[java] IDEA-345498 Remove explicit Java 20-preview support and parenthesized patterns
2024-02-12 19:12:36 +00:00
HighlighterForPatternVariableInSwitch.java
[java] IDEA-345498 Remove explicit Java 20-preview support and parenthesized patterns
2024-02-12 19:12:36 +00:00
IllegalFallthroughIn20Java.java
[java] IDEA-345498 Remove explicit Java 20-preview support and parenthesized patterns
2024-02-12 19:12:36 +00:00
IllegalFallthroughIn21Java.java
…
MalformedReferenceExpression.java
…
MismatchedDeconstructionIn21Java.java
…
MultipleReferencesToPatternVariable.java
…
NullSelectorType.java
…
PatternMatchingInSwitchJava21.java
…
PatternMatchingInSwitchWithIfPatternMatching.java
…
PatternMatchingScope.java
…
PatternMatchingWithGuard.java
…
PatternsInSwitchIn11Java.java
[java] IDEA-345498 Remove explicit Java 20-preview support and parenthesized patterns
2024-02-12 19:12:36 +00:00
PatternsInSwitchIn16Java.java
[java] IDEA-345498 Remove explicit Java 20-preview support and parenthesized patterns
2024-02-12 19:12:36 +00:00
PatternsInSwitchIn21Java.java
[java] IDEA-345498 Remove explicit Java 20-preview support and parenthesized patterns
2024-02-12 19:12:36 +00:00
Reachability.java
…
ReachabilityStatement.java
…
RecordPatternsAndWhenGuardsInJava18.java
[java] IDEA-345498 Remove explicit Java 20-preview support and parenthesized patterns
2024-02-12 19:12:36 +00:00
RecordPatternsAndWhenGuardsInJava21.java
…
SameVariableNameInPatternMatchingInSwitch.java
…
SealedWithLocalAndAnonymousClasses.java
[java-highlighting] IDEA-334683 (EA-921945) anonymous classes and local classes must not inherit sealed classes
2023-10-12 11:53:56 +00:00
SwitchDominanceIn21Java.java
…
SwitchExhaustivenessForDirectClassesIn21Java.java
…
SwitchExhaustivenessForEnumsWithSealedClassesIn21Java.java
…
SwitchExhaustivenessIn21Java.java
…
SwitchExhaustivenessWithConcreteSealedClassesIn21Java.java
…
SwitchExhaustivenessWithGenericsIn21Java.java
…
SwitchExhaustivenessWithSealedIntersection.java
…
SwitchExprHasResult.java
…
SwitchSeveralPatternsUnnamed.java
…
UnconditionalDestructuringAndDefaultIn21Java.java
…
UnusedPatternVariable.java
[java] IDEA-345498 Remove explicit Java 20-preview support and parenthesized patterns
2024-02-12 19:12:36 +00:00
WhenExpressionIsFalse.java
…
WhenExpressions.java
…