You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Lattice class can be cleaned up to have references to all the AnnotationMirrors or a reference to the Factory. In this way, we can get rid of UniverseAnnotationMirrorHolder and shift the AnnotationMirror fields in the respective checkers. Currently, we cannot use these fields in UniverseCombineConstraintEncoder.
The
Lattice
class can be cleaned up to have references to all theAnnotationMirror
s or a reference to theFactory
. In this way, we can get rid ofUniverseAnnotationMirrorHolder
and shift theAnnotationMirror
fields in the respective checkers. Currently, we cannot use these fields inUniverseCombineConstraintEncoder
.Created from comment by @wmdietl
The text was updated successfully, but these errors were encountered: