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-08 06:39:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
888020ea77c9bbf403c14e5535b0d88b2051dc42
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
advHighlightingPatterns
History
Alexandr Suhinin
888020ea77
IDEA-298318: report mismatch errors for deconstruction inside instanceOf
...
GitOrigin-RevId: 591cf3577babf47512e1fbc5bb70b182aa0c08ce
2022-07-21 11:31:55 +00:00
..
DeconstructionInstanceOf.java
IDEA-298318: report mismatch errors for deconstruction inside instanceOf
2022-07-21 11:31:55 +00:00
InstanceOfAnnotations.java
…
InstanceOfBasics.java
…
InstanceOfControlFlow.java
…
InstanceOfInSwitch.java
…
InstanceOfInSwitchJava18.java
[java-highlighting] Avoid wrong error message when if statement is directly inside the switch
2022-06-15 19:18:27 +00:00
InstanceOfNameConflicts.java
…
InstanceOfNonReified.java
…
InstanceOfPatternMatching.java
java - moved some tests as they belong rather to highlighting than to DFA
2021-11-08 10:22:21 +00:00
InstanceOfSubtype.java
…
ReassignPatternVariable.java
…
UnusedPatternVariable.java
…