supportsNonRuntimeRetainedAnnotations

open override val supportsNonRuntimeRetainedAnnotations: Boolean = false

Indicates if this ClassInspector supports AnnotationRetention.RUNTIME-retained annotations. This is used to indicate if manual inference of certain non-RUNTIME-retained annotations should be done, such as JvmName.