Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new parameter
oldAttributeValue
to `AddOrUpdateAnnotationAttrib…
…ute` recipe (#4881) * Add new parameter `oldAttributeValue` to `AddOrUpdateAnnotationAttribute` * enhance add test for Enum and class values * implement checks for `oldAttributeValue` * small fixes and a reproducer for adding array values to implicite values * fix handling of implicit and explicit value handling * fix handling of implicit and explicit value handling in arrays * Skip supporting source files, and extract constant * add contract to handle nullability * remove comments from debugging --------- Co-authored-by: Tim te Beek <[email protected]>
- Loading branch information