| public final class Test /* Test*/ { |
| @org.jetbrains.annotations.NotNull() |
| private final @org.jetbrains.annotations.NotNull() java.lang.String a$1; |
| |
| @org.jetbrains.annotations.NotNull() |
| public static final @org.jetbrains.annotations.NotNull() Test.Companion Companion; |
| |
| private static final int a; |
| |
| @org.jetbrains.annotations.NotNull() |
| public final @org.jetbrains.annotations.NotNull() java.lang.String getA();// getA() |
| |
| public Test(@org.jetbrains.annotations.NotNull() @org.jetbrains.annotations.NotNull() java.lang.String);// .ctor(@org.jetbrains.annotations.NotNull() java.lang.String) |
| |
| public static final class Companion /* Test.Companion*/ { |
| private Companion();// .ctor() |
| |
| public final int getA();// getA() |
| } |
| } |