jsonAnnotations

open fun jsonAnnotations(annotatedElement: AnnotatedElement): Set<out Annotation>
open fun jsonAnnotations(annotations: Array<Annotation>): Set<out Annotation>