This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-28 21:30:23 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature/open_ide_migration
openide
/
java
/
java-tests
/
testData
/
inspection
/
switchExpressionMigration
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Mikhail Pyltsin
and
intellij-monorepo-bot
e011458243
[java-inspections] IDEA-372961 "Migrate to enhanced switch with rules" doesn't work correctly with several cases
...
GitOrigin-RevId: 071a06a35d844a6d33980764cf142af7bb4e57ac
2025-05-19 14:07:16 +00:00
..
afterBreakEmpty2.java
…
afterBreakEmpty.java
…
afterCaseDefaultNull.java
…
afterComments.java
…
afterCommentsInside.java
…
afterCommentsInTheMiddle.java
…
afterDefaultInFront.java
…
afterDefaultLabelElement.java
…
afterDefaultNotLast.java
…
afterEndOfLineComment.java
…
afterExhaustiveSwitchWithThrow1.java
…
afterExhaustiveSwitchWithThrow2.java
…
afterExhaustiveSwitchWithThrow3.java
…
afterExhaustiveSwitchWithThrow4.java
…
afterExhaustiveSwitchWithThrow5.java
…
afterExpressionAssignmentMultipleLines.java
…
afterExpressionReturnMultipleLines.java
…
afterFoldedSwitch.java
…
afterGuardedPattern.java
…
afterIfInSwitch.java
…
afterNestedReturn.java
…
afterNestedReturns.java
…
afterNotDefeniteAssignment.java
…
afterOneSwitchColon.java
[java-inspections] IDEA-286507 Warn when colon-style expression switch uses yield or throw in every branch
2024-11-26 16:55:45 +00:00
afterPatternVariable.java
…
afterReassignment.java
…
afterReturnPattern.java
…
afterSeveralCases.java
[java-inspections] IDEA-372961 "Migrate to enhanced switch with rules" doesn't work correctly with several cases
2025-05-19 14:07:16 +00:00
afterStatementAssignmentMultipleLines.java
…
afterStatementReturnMultipleLines.java
…
afterSwitchColon.java
[java-inspections] IDEA-286507 Warn when colon-style expression switch uses yield or throw in every branch
2024-11-26 16:55:45 +00:00
afterSwitchCommentAfterFirstStmt.java
…
afterSwitchOutsideScope.java
…
afterSwitchStatements.java
…
afterSwitchStatementsFallthrough.java
…
afterSwitchThrowingOnly.java
…
afterSwitchVarAssignmentMultiVar.java
…
afterSwitchVarAssignmentThrowing.java
…
afterSwitchVarLabeled.java
…
afterSwitchVarThrowing.java
…
afterSwitchWithLabeledBreak.java
…
afterSwitchWithMissingCaseLabel.java
…
afterSwitchWithReturn.java
…
afterSwitchWithReturnComments.java
…
afterSwitchWithReturnDefault.java
…
afterSwitchWithReturnDefaultInEnum.java
…
afterSwitchWithReturnExhaustiveEnum.java
…
afterSwitchWithReturnExhaustiveSealed.java
…
afterSwitchWithReturnFallthough.java
…
afterSwitchWithReturnNonExhaustiveEnum.java
…
afterSwitchWithReturnNonExhaustiveSealed.java
…
afterSwitchWithReturnThrowing.java
…
afterSwitchWithReturnTotalInEnum.java
…
afterSwitchWithReturnTotalSealed.java
…
afterSwitchWithVarComments2.java
…
afterSwitchWithVarComments.java
…
afterSwitchWithVarExhaustiveEnum.java
…
afterSwitchWithVarExhaustiveSealed.java
…
afterSwitchWithVariableAndDefault.java
…
afterSwitchWithVariableFallthrough.java
…
afterSwitchWithVariableInitializedNonExhaustive.java
…
afterSwitchWithVarNonExhaustiveEnum.java
…
afterSwitchWithVarNonExhaustiveSealed.java
…
afterSwitchWithVarTotalInEnum.java
…
afterSwitchWithVarTotalSealed.java
…
afterThroughDefaultAssignment.java
…
afterThroughDefaultReturn.java
…
afterThroughDefaultStatement.java
…
afterThroughUntilDefaultAssignment.java
…
afterThroughUntilDefaultReturn.java
…
afterThroughUntilDefaultStatement.java
…
afterThrowAfterReturn2.java
…
afterThrowAfterReturn.java
…
afterToExpressionWithReadBeforeWrite.java
…
afterToExpressionWithReadBeforeWriteDefault.java
[java-inspections] IDEA-360755 Convert to enhanced switch erases the default value
2024-10-28 21:01:30 +00:00
afterToExpressionWithWriteBeforeRead.java
…
beforeBreakEmpty2.java
…
beforeBreakEmpty.java
…
beforeBrokenSwitchColon.java
[java-inspections] IDEA-286507 Warn when colon-style expression switch uses yield or throw in every branch
2024-11-26 16:55:45 +00:00
beforeBrokenSwitchYieldStatement2.java
…
beforeBrokenSwitchYieldStatement3.java
…
beforeBrokenSwitchYieldStatement.java
…
beforeCaseDefaultNull.java
…
beforeComments.java
…
beforeCommentsInside.java
…
beforeCommentsInTheMiddle.java
…
beforeDefaultInFront.java
…
beforeDefaultLabelElement.java
…
beforeDefaultNotLast.java
…
beforeEmptyStatement.java
…
beforeEmptySwitch.java
…
beforeEmptySwitchExpressions.java
[java-inspections] IDEA-365453 'Switch expression can be replaced with enhanced switch' is proposed for empty switch expressions
2025-01-08 11:32:34 +00:00
beforeEndOfLineComment.java
…
beforeExhaustiveSwitchWithThrow1.java
…
beforeExhaustiveSwitchWithThrow2.java
…
beforeExhaustiveSwitchWithThrow3.java
…
beforeExhaustiveSwitchWithThrow4.java
…
beforeExhaustiveSwitchWithThrow5.java
…
beforeExpressionAssignmentMultipleLines.java
…
beforeExpressionReturnMultipleLines.java
…
beforeFoldedSwitch.java
…
beforeGuardedPattern.java
…
beforeIfInSwitch.java
…
beforeLabel.java
…
beforeNestedReturn.java
…
beforeNestedReturns.java
…
beforeNotDefeniteAssignment2.java
…
beforeNotDefeniteAssignment.java
…
beforeOneSwitchColon.java
[java-inspections] IDEA-286507 Warn when colon-style expression switch uses yield or throw in every branch
2024-11-26 16:55:45 +00:00
beforePatternVariable.java
…
beforeReassignment.java
…
beforeReturnPattern.java
…
beforeSeveralCases.java
[java-inspections] IDEA-372961 "Migrate to enhanced switch with rules" doesn't work correctly with several cases
2025-05-19 14:07:16 +00:00
beforeStatementAssignmentMultipleLines.java
…
beforeStatementReturnMultipleLines.java
…
beforeSwitchColon.java
[java-inspections] IDEA-286507 Warn when colon-style expression switch uses yield or throw in every branch
2024-11-26 16:55:45 +00:00
beforeSwitchCommentAfterFirstStmt.java
…
beforeSwitchOutsideScope.java
…
beforeSwitchStatements.java
…
beforeSwitchStatementsDeclarationInDifferentBranch.java
…
beforeSwitchStatementsFallthrough.java
…
beforeSwitchStatementsNoBreak.java
…
beforeSwitchThrowingOnly.java
…
beforeSwitchToExpressionWithBreak.java
…
beforeSwitchToExpressionWithReturn.java
…
beforeSwitchVarAssignmentMultiVar.java
…
beforeSwitchVarAssignmentThrowing.java
…
beforeSwitchVarLabeled.java
…
beforeSwitchVarThrowing.java
…
beforeSwitchWithLabeledBreak.java
…
beforeSwitchWithMissingCaseLabel.java
…
beforeSwitchWithReturn.java
…
beforeSwitchWithReturnComments.java
…
beforeSwitchWithReturnDefault.java
…
beforeSwitchWithReturnDefaultInEnum.java
…
beforeSwitchWithReturnExhaustiveEnum.java
…
beforeSwitchWithReturnExhaustiveSealed.java
…
beforeSwitchWithReturnFallthough.java
…
beforeSwitchWithReturnNonExhaustiveEnum.java
…
beforeSwitchWithReturnNonExhaustiveSealed.java
…
beforeSwitchWithReturnThrowing.java
…
beforeSwitchWithReturnTotalInEnum.java
…
beforeSwitchWithReturnTotalSealed.java
…
beforeSwitchWithVarComments2.java
…
beforeSwitchWithVarComments.java
…
beforeSwitchWithVarExhaustiveEnum.java
…
beforeSwitchWithVarExhaustiveSealed.java
…
beforeSwitchWithVariableAndDefault.java
…
beforeSwitchWithVariableFallthrough.java
…
beforeSwitchWithVariableInitializedNonExhaustive.java
…
beforeSwitchWithVariableNonExhaustive.java
…
beforeSwitchWithVarNonExhaustiveEnum.java
…
beforeSwitchWithVarNonExhaustiveSealed.java
…
beforeSwitchWithVarTotalInEnum.java
…
beforeSwitchWithVarTotalSealed.java
…
beforeThroughDefaultAssignment.java
…
beforeThroughDefaultReturn.java
…
beforeThroughDefaultStatement.java
…
beforeThroughUntilDefaultAssignment.java
…
beforeThroughUntilDefaultReturn.java
…
beforeThroughUntilDefaultStatement.java
…
beforeThrowAfterReturn2.java
…
beforeThrowAfterReturn.java
…
beforeToExpressionWithReadBeforeWrite.java
…
beforeToExpressionWithReadBeforeWriteDefault.java
[java-inspections] IDEA-360755 Convert to enhanced switch erases the default value
2024-10-28 21:01:30 +00:00
beforeToExpressionWithWriteBeforeRead.java
…