| @kotlin.Metadata |
| public class A { |
| public method <init>(): void |
| protected final @org.jetbrains.annotations.NotNull method foo(): java.lang.String |
| } |
| |
| @kotlin.Metadata |
| public final class B { |
| public final static field Companion: B.Companion |
| inner class B/Companion |
| public method <init>(): void |
| public final @org.jetbrains.annotations.NotNull method bar(): java.lang.String |
| } |
| |
| @kotlin.Metadata |
| public final static class B/Companion { |
| inner class B/Companion |
| private method <init>(): void |
| } |
| |
| @kotlin.Metadata |
| public final class ClassCallsProtectedInheritedByCompanionKt { |
| public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String |
| } |