Skip to content

I20240724-1800

@jjohnstn jjohnstn tagged this 24 Jul 19:11
- add new MoveInstanceMethodProcessor.checkOverrideOuterMethod()
  that checks if a sub-class inner type of the target type calls a
  method with same name as moved but the method is declared in
  a different type so an unexpected override will occur
- add new test to MoveInstanceMethodTests
- fixes #1517
Assets 2
Loading