mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 08:31:29 +00:00
13 lines
570 B
Plaintext
Vendored
13 lines
570 B
Plaintext
Vendored
public final class A {
|
|
private @org.jetbrains.annotations.NotNull field result: java.lang.String
|
|
public method <init>(): void
|
|
public final method foo(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
public final @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
|
|
public final method setResult(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
|
}
|
|
|
|
|
|
public final class ClassMemberFromTopLevelUnitOneStringArgKt {
|
|
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
|
}
|