Rename FQNAMES -> FQ_NAMES
This commit is contained in:
+1
-1
@@ -176,6 +176,6 @@ class LazyJavaAnnotationDescriptor(
|
||||
|
||||
|
||||
override fun toString(): String {
|
||||
return DescriptorRenderer.FQNAMES_IN_TYPES.renderAnnotation(this)
|
||||
return DescriptorRenderer.FQ_NAMES_IN_TYPES.renderAnnotation(this)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user