Files
kotlin-fork/compiler/testData/codegen/light-analysis/labels/propertyAccessorInnerExtensionFun.txt
T

7 lines
324 B
Plaintext
Vendored

public final class PropertyAccessorInnerExtensionFunKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static method getGetter(p0: int): int
public final static method getSetter(p0: int): int
public final static method setSetter(p0: int, p1: int): void
}