Skip to content

I20250127-1800

@jjohnstn jjohnstn tagged this 27 Jan 19:29
- modify PatternInstanceofToSwitchFixCore to add new static
  method createPatternInstanceofToSwitchFix()
- add new code to QuickAssistProcessor that looks to see if the
  cursor is in an if chain and see if it is using pattern instanceof
  and can be converted to switch
- add new test AssistQuickFixTest21
- fixes #1978
Assets 2
Loading