Closed maximilianruesch closed 1 year ago
:ooops: Sorry, i accidentally requested review to this PR, even though there are still TODOs. I will fix them, but right now cant unrequest your review as i am missing access rights to the repository.
I realized it is sensible to migrate the field accesses property to DeclaredField
instead of the current Field
as we now log incomplete field accesses aswell.
Adds an eager analysis for the
FieldAccessInformation
which is currently aProjectInformationKey
.