add Non Annotation Change Listener
abstract fun addNonAnnotationChangeListener(@NonNull listener: InstantAnnotationProvider.OnNonAnnotationChangeListener)
Registers the given object to be notified of non-annotation changes.
Parameters
listener
The object to notify when a non-annotation change happens.