ucr-riple / NullAwayAnnotator

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

Convert Change class and its subclasses to interfaces #186

Closed nimakarimipour closed 1 year ago

nimakarimipour commented 1 year ago

This PR simply converts Change, AddAnnotation andRemoveAnnotation` abstract classes to an interface.

This change prepares the code base for implementing type-use annotation addition/deletion for Injector.