19 lines
465 B
Plaintext
Vendored
19 lines
465 B
Plaintext
Vendored
public final annotation class Anno : R|kotlin/Annotation| {
|
|
public constructor(): R|test/Anno|
|
|
|
|
}
|
|
|
|
public final class Class : R|kotlin/Any| {
|
|
public constructor(): R|test/Class|
|
|
|
|
public final companion object Companion : R|kotlin/Any| {
|
|
public final var property: R|kotlin/Int|
|
|
public get(): R|kotlin/Int|
|
|
public set(value: R|kotlin/Int|): R|kotlin/Unit|
|
|
|
|
private constructor(): R|test/Class.Companion|
|
|
|
|
}
|
|
|
|
}
|