Kapt3: Write stub class files with metadata (needed for incremental compilation)
This commit is contained in:
+3
@@ -1,13 +1,16 @@
|
||||
@kotlin.Metadata
|
||||
public final class AccessViaSubclassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public abstract class Base {
|
||||
private final @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
public method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Derived {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
+3
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class A {
|
||||
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
||||
private final @org.jetbrains.annotations.NotNull field two$delegate: NumberDecrypter
|
||||
@@ -5,6 +6,7 @@ public final class A {
|
||||
public final method getTwo(): int
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class DelegatedKt {
|
||||
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
||||
private final static @org.jetbrains.annotations.NotNull field four$delegate: NumberDecrypter
|
||||
@@ -12,6 +14,7 @@ public final class DelegatedKt {
|
||||
public final static method getFour(): int
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class NumberDecrypter {
|
||||
public final static field INSTANCE: NumberDecrypter
|
||||
private method <init>(): void
|
||||
|
||||
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Delegate {
|
||||
public final static field INSTANCE: Delegate
|
||||
private static @org.jetbrains.annotations.NotNull field value: java.lang.String
|
||||
@@ -8,6 +9,7 @@ public final class Delegate {
|
||||
public final method setValue(@org.jetbrains.annotations.Nullable p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KProperty, @org.jetbrains.annotations.NotNull p2: java.lang.String): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class DelegatedMutableKt {
|
||||
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
||||
private final static @org.jetbrains.annotations.NotNull field result$delegate: Delegate
|
||||
|
||||
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public enum class E {
|
||||
public final static field I: E
|
||||
protected method <init>(p0: java.lang.String, p1: int): void
|
||||
@@ -5,6 +6,7 @@ public enum class E {
|
||||
public static method values(): E[]
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class EnumNameOrdinalKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class ExtensionToArrayKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getFirstElement(@org.jetbrains.annotations.NotNull p0: java.lang.String[]): java.lang.String
|
||||
|
||||
+3
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class DVal {
|
||||
private final @org.jetbrains.annotations.NotNull field kmember: kotlin.reflect.KProperty1
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: kotlin.reflect.KProperty1): void
|
||||
@@ -5,6 +6,7 @@ public final class DVal {
|
||||
public final method getValue(p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KProperty): java.lang.Object
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class GenericPropertyKt {
|
||||
private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[]
|
||||
private final static @org.jetbrains.annotations.Nullable field additionalText$delegate: DVal
|
||||
@@ -14,6 +16,7 @@ public final class GenericPropertyKt {
|
||||
public final static method getAdditionalValue(@org.jetbrains.annotations.NotNull p0: Value): java.lang.Object
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Value {
|
||||
private @org.jetbrains.annotations.Nullable field text: java.lang.String
|
||||
private field value: java.lang.Object
|
||||
|
||||
Vendored
+2
@@ -1,8 +1,10 @@
|
||||
@kotlin.Metadata
|
||||
public final class A {
|
||||
public method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method getMember(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class InvokePropertyReferenceKt {
|
||||
private static @org.jetbrains.annotations.NotNull field state: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class JavaBeanConventionKt {
|
||||
private static field aBcde: int
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
+3
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class A {
|
||||
public final static field Companion: A.Companion
|
||||
private final @org.jetbrains.annotations.NotNull field foo: java.lang.String
|
||||
@@ -7,12 +8,14 @@ public final class A {
|
||||
public final @org.jetbrains.annotations.NotNull method getFoo(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final static class A/Companion {
|
||||
inner class A/Companion
|
||||
private method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method getRef(): kotlin.reflect.KProperty1
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class KClassInstanceIsInitializedFirstKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Kt12044Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Foo {
|
||||
private field x: int
|
||||
public method <init>(): void
|
||||
@@ -6,6 +7,7 @@ public final class Foo {
|
||||
protected final method setX(p0: int): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Kt12982_protectedPropertyReferenceKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Foo {
|
||||
private @org.jetbrains.annotations.Nullable field bar: java.lang.Integer
|
||||
public method <init>(@org.jetbrains.annotations.Nullable p0: java.lang.Integer): void
|
||||
@@ -11,6 +12,7 @@ public final class Foo {
|
||||
public method toString(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Kt14330Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Kt14330_2Kt {
|
||||
private static @org.jetbrains.annotations.Nullable field recivier: java.lang.Object
|
||||
private static @org.jetbrains.annotations.Nullable field value2: java.lang.Object
|
||||
|
||||
+2
@@ -1,7 +1,9 @@
|
||||
@kotlin.Metadata
|
||||
public final class Kt6870_privatePropertyReferenceKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Test {
|
||||
private field iv: int
|
||||
public method <init>(): void
|
||||
|
||||
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class ListOfStringsMapLengthKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class LocalClassVarKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Vendored
+3
@@ -1,15 +1,18 @@
|
||||
@kotlin.Metadata
|
||||
public class Base {
|
||||
private final @org.jetbrains.annotations.NotNull field foo: java.lang.String
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method getFoo(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Derived {
|
||||
private final @org.jetbrains.annotations.NotNull field foo: java.lang.String
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method getFoo(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class OverriddenInSubclassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Vendored
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Bar {
|
||||
private @org.jetbrains.annotations.NotNull field foo: java.lang.String
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
@@ -6,6 +7,7 @@ public final class Bar {
|
||||
public final method test(): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class PrivateSetterInsideClassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Vendored
+3
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public class Bar {
|
||||
private @org.jetbrains.annotations.NotNull field foo: java.lang.String
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
@@ -5,11 +6,13 @@ public class Bar {
|
||||
private final method setFoo(p0: java.lang.String): void
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class Baz {
|
||||
public method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method ref(): kotlin.reflect.KProperty1
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class PrivateSetterOutsideClassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class SimpleExtensionKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getId(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
|
||||
+2
@@ -1,9 +1,11 @@
|
||||
@kotlin.Metadata
|
||||
public final class A {
|
||||
private final field x: int
|
||||
public method <init>(p0: int): void
|
||||
public final method getX(): int
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class SimpleMemberKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class SimpleMutableExtensionKt {
|
||||
private static field storage: int
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
Vendored
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Box {
|
||||
private @org.jetbrains.annotations.NotNull field value: java.lang.String
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
@@ -11,6 +12,7 @@ public final class Box {
|
||||
public method toString(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class SimpleMutableMemberKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
Vendored
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Box {
|
||||
private final @org.jetbrains.annotations.NotNull field value: java.lang.String
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
@@ -10,6 +11,7 @@ public final class Box {
|
||||
public method toString(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class SimpleMutableTopLevelKt {
|
||||
private static @org.jetbrains.annotations.NotNull field pr: Box
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
+2
@@ -1,3 +1,4 @@
|
||||
@kotlin.Metadata
|
||||
public final class Box {
|
||||
private final @org.jetbrains.annotations.NotNull field value: java.lang.String
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
@@ -10,6 +11,7 @@ public final class Box {
|
||||
public method toString(): java.lang.String
|
||||
}
|
||||
|
||||
@kotlin.Metadata
|
||||
public final class SimpleTopLevelKt {
|
||||
private final static @org.jetbrains.annotations.NotNull field foo: Box
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
Reference in New Issue
Block a user