DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ public final class A {
|
||||
|
||||
public companion object Companion {
|
||||
private constructor Companion()
|
||||
@kotlin.jvm.JvmStatic() public final val b: kotlin.String
|
||||
@kotlin.jvm.JvmStatic public final val b: kotlin.String
|
||||
public final var test.A.c: kotlin.String
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user