15 lines
431 B
Plaintext
Vendored
15 lines
431 B
Plaintext
Vendored
public final class ClassObjectDeclaresProperty : R|kotlin/Any| {
|
|
public constructor(): R|test/ClassObjectDeclaresProperty|
|
|
|
|
public final companion object Companion : R|kotlin/Any| {
|
|
public final var s: R|kotlin/String|
|
|
public get(): R|kotlin/String|
|
|
public set(value: R|kotlin/String|): R|kotlin/Unit|
|
|
|
|
private constructor(): R|test/ClassObjectDeclaresProperty.Companion|
|
|
|
|
}
|
|
|
|
}
|
|
|