| public final class KotlinClass /* fields.KotlinClass*/ { |
| @kotlin.jvm.JvmField() |
| public static final int foo; |
| |
| @org.jetbrains.annotations.NotNull() |
| private final java.lang.String foo$1; |
| |
| @org.jetbrains.annotations.NotNull() |
| public static final fields.KotlinClass.Companion Companion; |
| |
| @org.jetbrains.annotations.NotNull() |
| public final java.lang.String getFoo();// getFoo() |
| |
| public KotlinClass();// .ctor() |
| |
| public static final class Companion /* fields.KotlinClass.Companion*/ { |
| private Companion();// .ctor() |
| } |
| } |