14 lines
635 B
Plaintext
Vendored
14 lines
635 B
Plaintext
Vendored
@kotlin.Metadata
|
|
public final class A {
|
|
private @org.jetbrains.annotations.NotNull field v: java.lang.String
|
|
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
protected final @org.jetbrains.annotations.NotNull method getV(): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method ref(): kotlin.reflect.KMutableProperty1
|
|
protected final method setV(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class ProtectedClassVarKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|