ucr-riple / NullAwayAnnotator

A tool to help adapting code bases to NullAway type system.
MIT License
13 stars 6 forks source link

Add missing equals and hashcode to Change subclasses #188

Closed nimakarimipour closed 1 year ago

nimakarimipour commented 1 year ago

This PR adds the missing equals and hashcode definitions in #186.