Files
kotlin-fork/compiler/testData/codegen/light-analysis/reified/reifiedChain.txt
T
2016-12-05 20:10:32 +03:00

12 lines
915 B
Plaintext
Vendored

public final class ReifiedChainKt {
private static @org.jetbrains.annotations.NotNull field log: java.lang.String
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
private final static method check(@org.jetbrains.annotations.Nullable p0: java.lang.Object): boolean
private final static method check2(@org.jetbrains.annotations.Nullable p0: java.lang.Object): boolean
public final static @org.jetbrains.annotations.NotNull method getLog(): java.lang.String
public final static method log(@org.jetbrains.annotations.Nullable p0: java.lang.Object): void
public final static method setLog(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
public final static method test(@org.jetbrains.annotations.Nullable p0: java.lang.Object): void
public final static method test2(@org.jetbrains.annotations.Nullable p0: java.lang.Object): void
}