mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 15:53:40 +00:00
41 lines
972 B
Plaintext
Vendored
41 lines
972 B
Plaintext
Vendored
public final class Foo$Bar : java/lang/Object {
|
|
final Foo this$0
|
|
|
|
public void <init>(Foo $outer) {
|
|
Local variables:
|
|
0 this: LFoo$Bar;
|
|
1 $outer: LFoo;
|
|
}
|
|
|
|
public final void bar() {
|
|
Local variables:
|
|
4 $i$a$-block-Foo$Bar$bar$1$1: I
|
|
3 $i$f$block: I
|
|
2 $i$a$-block-Foo$Bar$bar$1: I
|
|
1 $i$f$block: I
|
|
0 this: LFoo$Bar;
|
|
}
|
|
}
|
|
|
|
public final class Foo : java/lang/Object {
|
|
public void <init>() {
|
|
Local variables:
|
|
0 this: LFoo;
|
|
}
|
|
|
|
public final void foo() {
|
|
Local variables:
|
|
2 $i$a$-block-Foo$foo$1: I
|
|
1 $i$f$block: I
|
|
0 this: LFoo;
|
|
}
|
|
}
|
|
|
|
public final class InlineClassCaptureKt : java/lang/Object {
|
|
public final static void block(kotlin.jvm.functions.Function0 block) {
|
|
Local variables:
|
|
0 block: Lkotlin/jvm/functions/Function0;
|
|
1 $i$f$block: I
|
|
}
|
|
}
|