Update LightAnalysisModeCodegenTests for Kotlin 1.1

This commit is contained in:
Yan Zhulanow
2016-11-23 20:21:40 +03:00
parent e31a39386e
commit fcafaf5500
283 changed files with 5499 additions and 66 deletions
@@ -0,0 +1,24 @@
public final class A {
private final @org.jetbrains.annotations.NotNull field x: java.lang.String
private final @org.jetbrains.annotations.NotNull field y: java.lang.String
private final field z: java.lang.Object
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String, p2: java.lang.Object): void
public final @org.jetbrains.annotations.NotNull method getX(): java.lang.String
public final @org.jetbrains.annotations.NotNull method getY(): java.lang.String
public final method getZ(): java.lang.Object
}
public final class B {
public final static field INSTANCE: B
private method <init>(): void
public final @org.jetbrains.annotations.NotNull method component2(@org.jetbrains.annotations.NotNull p0: A): java.lang.String
}
public final class ExtensionComponentsKt {
public final static @org.jetbrains.annotations.NotNull method bar(@org.jetbrains.annotations.NotNull p0: B): java.lang.String
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method component1(@org.jetbrains.annotations.NotNull p0: A): java.lang.String
public final static @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: A, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): java.lang.String
}
@@ -0,0 +1,20 @@
public final class A {
private final field x: java.lang.Object
private final field y: java.lang.Object
public method <init>(p0: java.lang.Object, p1: java.lang.Object): void
public final method component1(): java.lang.Object
public final method component2(): java.lang.Object
public synthetic static method copy$default(p0: A, p1: java.lang.Object, p2: java.lang.Object, p3: int, p4: java.lang.Object): A
public final @org.jetbrains.annotations.NotNull method copy(p0: java.lang.Object, p1: java.lang.Object): A
public method equals(p0: java.lang.Object): boolean
public final method getX(): java.lang.Object
public final method getY(): java.lang.Object
public method hashCode(): int
public method toString(): java.lang.String
}
public final class GenericKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: A, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): java.lang.String
}
@@ -0,0 +1,20 @@
public final class A {
private final @org.jetbrains.annotations.NotNull field x: java.lang.String
private final @org.jetbrains.annotations.NotNull field y: java.lang.String
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String): void
public final @org.jetbrains.annotations.NotNull method component1(): java.lang.String
public final @org.jetbrains.annotations.NotNull method component2(): java.lang.String
public synthetic static method copy$default(p0: A, p1: java.lang.String, p2: java.lang.String, p3: int, p4: java.lang.Object): A
public final @org.jetbrains.annotations.NotNull method copy(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String): A
public method equals(p0: java.lang.Object): boolean
public final @org.jetbrains.annotations.NotNull method getX(): java.lang.String
public final @org.jetbrains.annotations.NotNull method getY(): java.lang.String
public method hashCode(): int
public method toString(): java.lang.String
}
public final class InlineKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: A, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): java.lang.String
}
@@ -0,0 +1,20 @@
public final class A {
private final @org.jetbrains.annotations.NotNull field x: java.lang.String
private final @org.jetbrains.annotations.NotNull field y: java.lang.String
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String): void
public final @org.jetbrains.annotations.NotNull method component1(): java.lang.String
public final @org.jetbrains.annotations.NotNull method component2(): java.lang.String
public synthetic static method copy$default(p0: A, p1: java.lang.String, p2: java.lang.String, p3: int, p4: java.lang.Object): A
public final @org.jetbrains.annotations.NotNull method copy(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String): A
public method equals(p0: java.lang.Object): boolean
public final @org.jetbrains.annotations.NotNull method getX(): java.lang.String
public final @org.jetbrains.annotations.NotNull method getY(): java.lang.String
public method hashCode(): int
public method toString(): java.lang.String
}
public final class OtherParametersKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: A, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function3): java.lang.String
}
@@ -0,0 +1,20 @@
public final class A {
private final @org.jetbrains.annotations.NotNull field x: java.lang.String
private final @org.jetbrains.annotations.NotNull field y: java.lang.String
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String): void
public final @org.jetbrains.annotations.NotNull method component1(): java.lang.String
public final @org.jetbrains.annotations.NotNull method component2(): java.lang.String
public synthetic static method copy$default(p0: A, p1: java.lang.String, p2: java.lang.String, p3: int, p4: java.lang.Object): A
public final @org.jetbrains.annotations.NotNull method copy(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String): A
public method equals(p0: java.lang.Object): boolean
public final @org.jetbrains.annotations.NotNull method getX(): java.lang.String
public final @org.jetbrains.annotations.NotNull method getY(): java.lang.String
public method hashCode(): int
public method toString(): java.lang.String
}
public final class SimpleKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: A, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): java.lang.String
}
@@ -0,0 +1,3 @@
public final class StdlibUsagesKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}
@@ -0,0 +1,12 @@
public final class A {
public method <init>(): void
public final @org.jetbrains.annotations.NotNull method component1(): java.lang.String
public final @org.jetbrains.annotations.NotNull method component2(): java.lang.String
public final @org.jetbrains.annotations.NotNull method component3(): java.lang.String
}
public final class UnderscoreNamesKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
public final static @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: A, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): java.lang.String
}
@@ -0,0 +1,22 @@
public final class Station {
private final field distance: int
private final @org.jetbrains.annotations.Nullable field id: java.lang.String
private final @org.jetbrains.annotations.NotNull field name: java.lang.String
public method <init>(@org.jetbrains.annotations.Nullable p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String, p2: int): void
public final @org.jetbrains.annotations.Nullable method component1(): java.lang.String
public final @org.jetbrains.annotations.NotNull method component2(): java.lang.String
public final method component3(): int
public synthetic static method copy$default(p0: Station, p1: java.lang.String, p2: java.lang.String, p3: int, p4: int, p5: java.lang.Object): Station
public final @org.jetbrains.annotations.NotNull method copy(@org.jetbrains.annotations.Nullable p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String, p2: int): Station
public method equals(p0: java.lang.Object): boolean
public final method getDistance(): int
public final @org.jetbrains.annotations.Nullable method getId(): java.lang.String
public final @org.jetbrains.annotations.NotNull method getName(): java.lang.String
public method hashCode(): int
public method toString(): java.lang.String
}
public final class WithIndexedKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}