DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ public final enum class J : kotlin.Enum<J!> {
|
||||
public open override /*1*/ /*fake_override*/ fun toString(): kotlin.String
|
||||
|
||||
// Static members
|
||||
@org.jetbrains.annotations.NotNull() public open fun create(): J
|
||||
@org.jetbrains.annotations.NotNull public open fun create(): J
|
||||
public final /*synthesized*/ fun valueOf(/*0*/ value: kotlin.String): J
|
||||
public final /*synthesized*/ fun values(): kotlin.Array<J>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user