Skip to content

I20240619-1800

@jjohnstn jjohnstn tagged this 19 Jun 14:46
* Fix adding null annotation to qualified type of parameter

- fix
  NullAnnotationsRewriteOperations.ParameterAnnotationRewriteOperation
  to check for a SimpleType with qualified name or a NameQualifiedType
  and end up with a NameQualifiedType with the new annotation added
- add new tests to NullAnnotationsQuickFixTest
- fixes #1462
Assets 2
Loading