mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 00:21:35 +00:00
12 lines
435 B
Plaintext
Vendored
12 lines
435 B
Plaintext
Vendored
public final class A {
|
|
public method <init>(): void
|
|
public final method bar(): void
|
|
}
|
|
|
|
|
|
public final class ParametersToStringKt {
|
|
public final static method baz(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
public final static method foo(p0: int, @org.jetbrains.annotations.NotNull p1: java.lang.String): void
|
|
}
|