mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-03-10 08:31:29 +00:00
45 lines
1.8 KiB
Plaintext
Vendored
45 lines
1.8 KiB
Plaintext
Vendored
@kotlin.Metadata
|
|
final class B$test$1 {
|
|
// source: 'accessorForProtectedPropertyWithPrivateSetter.kt'
|
|
enclosing method B.test()Lkotlin/jvm/functions/Function0;
|
|
synthetic final field this$0: B
|
|
inner (anonymous) class B$test$1
|
|
method <init>(p0: B): void
|
|
public synthetic bridge method invoke(): java.lang.Object
|
|
public final @org.jetbrains.annotations.NotNull method invoke(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public final class B {
|
|
// source: 'accessorForProtectedPropertyWithPrivateSetter.kt'
|
|
inner (anonymous) class B$test$1
|
|
public method <init>(): void
|
|
public synthetic final static method access$getVo$p(p0: B): java.lang.String
|
|
public final @org.jetbrains.annotations.NotNull method test(): kotlin.jvm.functions.Function0
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
final class a/A$fk$1 {
|
|
// source: 'a.kt'
|
|
enclosing method a/A.fk()Lkotlin/jvm/functions/Function0;
|
|
synthetic final field this$0: a.A
|
|
inner (anonymous) class a/A$fk$1
|
|
method <init>(p0: a.A): void
|
|
public synthetic bridge method invoke(): java.lang.Object
|
|
public final @org.jetbrains.annotations.NotNull method invoke(): java.lang.String
|
|
}
|
|
|
|
@kotlin.Metadata
|
|
public class a/A {
|
|
// source: 'a.kt'
|
|
private @org.jetbrains.annotations.NotNull field vk: java.lang.String
|
|
private @org.jetbrains.annotations.NotNull field vo: java.lang.String
|
|
inner (anonymous) class a/A$fk$1
|
|
public method <init>(): void
|
|
public synthetic final static method access$getVk$p(p0: a.A): java.lang.String
|
|
public synthetic final static method access$setVk$p(p0: a.A, p1: java.lang.String): void
|
|
public final @org.jetbrains.annotations.NotNull method fk(): kotlin.jvm.functions.Function0
|
|
protected final @org.jetbrains.annotations.NotNull method getVk(): java.lang.String
|
|
protected final @org.jetbrains.annotations.NotNull method getVo(): java.lang.String
|
|
}
|