Don't fail on unsupported default values of java annotations
This commit is contained in:
+2
@@ -43,3 +43,5 @@ interface JavaClassObjectAnnotationArgument : JavaAnnotationArgument {
|
||||
interface JavaAnnotationAsAnnotationArgument : JavaAnnotationArgument {
|
||||
fun getAnnotation(): JavaAnnotation
|
||||
}
|
||||
|
||||
interface JavaUnknownAnnotationArgument : JavaAnnotationArgument
|
||||
|
||||
Reference in New Issue
Block a user