Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-1
@@ -2,7 +2,6 @@ public final class BridgeNotEmptyMapKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
final class NotEmptyMap {
|
||||
public final static field INSTANCE: NotEmptyMap
|
||||
private method <init>(): void
|
||||
|
||||
@@ -3,20 +3,17 @@ public interface A0 {
|
||||
public abstract method getSize(): int
|
||||
}
|
||||
|
||||
|
||||
public final class A0/DefaultImpls {
|
||||
inner class A0/DefaultImpls
|
||||
public static method getSize(p0: A0): int
|
||||
}
|
||||
|
||||
|
||||
public class A1 {
|
||||
private final field size: int
|
||||
public method <init>(): void
|
||||
public final method getSize(): int
|
||||
}
|
||||
|
||||
|
||||
public final class B0 {
|
||||
public method <init>(): void
|
||||
public synthetic method add(p0: java.lang.Object): boolean
|
||||
@@ -40,7 +37,6 @@ public final class B0 {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public final class B1 {
|
||||
public method <init>(): void
|
||||
public synthetic method add(p0: java.lang.Object): boolean
|
||||
@@ -63,7 +59,6 @@ public final class B1 {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public final class B2 {
|
||||
public method <init>(): void
|
||||
public final method contains(p0: java.lang.Object): boolean
|
||||
@@ -80,7 +75,6 @@ public final class B2 {
|
||||
public final method size(): int
|
||||
}
|
||||
|
||||
|
||||
public final class B3 {
|
||||
public method <init>(): void
|
||||
public final method contains(p0: java.lang.Object): boolean
|
||||
@@ -98,7 +92,6 @@ public final class B3 {
|
||||
public final method size(): int
|
||||
}
|
||||
|
||||
|
||||
public final class B4 {
|
||||
public method <init>(): void
|
||||
public synthetic method add(p0: java.lang.Object): boolean
|
||||
@@ -123,7 +116,6 @@ public final class B4 {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public final class B5 {
|
||||
public method <init>(): void
|
||||
public synthetic method add(p0: java.lang.Object): boolean
|
||||
@@ -147,42 +139,35 @@ public final class B5 {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public final class BridgesKt {
|
||||
private final static @org.jetbrains.annotations.NotNull field list: java.util.ArrayList
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method getList(): java.util.ArrayList
|
||||
}
|
||||
|
||||
|
||||
public interface I2 {
|
||||
public abstract method getSize(): int
|
||||
}
|
||||
|
||||
|
||||
public interface I3 {
|
||||
public abstract method getSize(): java.lang.Object
|
||||
}
|
||||
|
||||
|
||||
public interface I4 {
|
||||
inner class I4/DefaultImpls
|
||||
public abstract method getSize(): java.lang.Object
|
||||
}
|
||||
|
||||
|
||||
public final class I4/DefaultImpls {
|
||||
inner class I4/DefaultImpls
|
||||
public static method getSize(p0: I4): java.lang.Object
|
||||
}
|
||||
|
||||
|
||||
public interface I5 {
|
||||
inner class I5/DefaultImpls
|
||||
public abstract method getSize(): int
|
||||
}
|
||||
|
||||
|
||||
public final class I5/DefaultImpls {
|
||||
inner class I5/DefaultImpls
|
||||
public static method getSize(p0: I5): int
|
||||
|
||||
@@ -19,7 +19,6 @@ public final class A1 {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public final class A2 {
|
||||
public method <init>(): void
|
||||
public final method contains(p0: java.lang.Object): boolean
|
||||
@@ -31,7 +30,6 @@ public final class A2 {
|
||||
public final method size(): int
|
||||
}
|
||||
|
||||
|
||||
public final class A3 {
|
||||
public method <init>(): void
|
||||
public final method contains(p0: java.lang.Object): boolean
|
||||
@@ -48,7 +46,6 @@ public final class A3 {
|
||||
public final method size(): int
|
||||
}
|
||||
|
||||
|
||||
public final class A4 {
|
||||
public method <init>(): void
|
||||
public final method contains(p0: java.lang.Object): boolean
|
||||
@@ -65,13 +62,11 @@ public final class A4 {
|
||||
public final method size(): int
|
||||
}
|
||||
|
||||
|
||||
public final class CollectionImplKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method check56(@org.jetbrains.annotations.NotNull p0: java.util.Collection): void
|
||||
}
|
||||
|
||||
|
||||
public interface Sized {
|
||||
public abstract method getSize(): int
|
||||
}
|
||||
|
||||
-4
@@ -8,24 +8,20 @@ public class Base {
|
||||
public final method size(): int
|
||||
}
|
||||
|
||||
|
||||
public final class CommonBridgesTargetKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class DatabaseEntity {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class Derived {
|
||||
public method <init>(): void
|
||||
public method remove(@org.jetbrains.annotations.NotNull p0: Issue): boolean
|
||||
public synthetic method remove(p0: DatabaseEntity): boolean
|
||||
}
|
||||
|
||||
|
||||
public final class Issue {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
@@ -35,7 +35,6 @@ final class EmptyList {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public final class EmptyListKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -22,7 +22,6 @@ final class EmptyMap {
|
||||
public final method values(): java.util.Collection
|
||||
}
|
||||
|
||||
|
||||
public final class EmptyMapKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -23,7 +23,6 @@ final class EmptyStringMap {
|
||||
public final method values(): java.util.Collection
|
||||
}
|
||||
|
||||
|
||||
public final class EmptyStringMapKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class EntrySetSOEKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class Map1 {
|
||||
public method <init>(): void
|
||||
public final method containsKey(p0: java.lang.Object): boolean
|
||||
@@ -21,7 +20,6 @@ public class Map1 {
|
||||
public final method values(): java.util.Collection
|
||||
}
|
||||
|
||||
|
||||
public final class Map2 {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
@@ -6,12 +6,10 @@ public enum class A {
|
||||
public static method values(): A[]
|
||||
}
|
||||
|
||||
|
||||
public final class EnumAsOrdinaledKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface Ordinaled {
|
||||
public abstract method getOrdinal(): int
|
||||
}
|
||||
|
||||
-1
@@ -14,7 +14,6 @@ public final class A {
|
||||
public final method size(): int
|
||||
}
|
||||
|
||||
|
||||
public final class ExplicitSuperCallKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-3
@@ -35,18 +35,15 @@ public final class A {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public interface Container {
|
||||
public abstract @org.jetbrains.annotations.NotNull method removeAt(p0: int): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class ContainerImpl {
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method removeAt(p0: int): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class IrrelevantRemoveAtOverrideKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -22,7 +22,6 @@ public final class A {
|
||||
public final method values(): java.util.Collection
|
||||
}
|
||||
|
||||
|
||||
public final class MapsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-4
@@ -18,12 +18,10 @@ public abstract class AbstractFoo {
|
||||
public final method values(): java.util.Collection
|
||||
}
|
||||
|
||||
|
||||
public final class AnyFoo {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class IntFoo {
|
||||
public method <init>(): void
|
||||
public method containsKey(p0: int): boolean
|
||||
@@ -32,7 +30,6 @@ public final class IntFoo {
|
||||
public final method get(p0: java.lang.Object): java.lang.Object
|
||||
}
|
||||
|
||||
|
||||
public final class NoSpecialBridgeInSuperClassKt {
|
||||
private static @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
@@ -40,7 +37,6 @@ public final class NoSpecialBridgeInSuperClassKt {
|
||||
public final static method setResult(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
}
|
||||
|
||||
|
||||
public class StringFoo {
|
||||
public method <init>(): void
|
||||
public final method containsKey(p0: java.lang.Object): boolean
|
||||
|
||||
@@ -28,7 +28,6 @@ final class NotEmptyList {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public final class NotEmptyListAnyKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -19,7 +19,6 @@ final class NotEmptyMap {
|
||||
public final method values(): java.util.Collection
|
||||
}
|
||||
|
||||
|
||||
public final class NotEmptyMapKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-2
@@ -4,7 +4,6 @@ public class A1 {
|
||||
public method getSize(): int
|
||||
}
|
||||
|
||||
|
||||
public final class A2 {
|
||||
public method <init>(): void
|
||||
public synthetic method add(p0: java.lang.Object): boolean
|
||||
@@ -24,7 +23,6 @@ public final class A2 {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public final class RedundantStubForSizeKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-3
@@ -27,7 +27,6 @@ public class A0 {
|
||||
public method toArray(p0: java.lang.Object[]): java.lang.Object[]
|
||||
}
|
||||
|
||||
|
||||
public final class A1 {
|
||||
public method <init>(): void
|
||||
public final method contains(p0: java.lang.Object): boolean
|
||||
@@ -43,7 +42,6 @@ public final class A1 {
|
||||
public @org.jetbrains.annotations.NotNull method removeAt(p0: int): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class A2 {
|
||||
public method <init>(): void
|
||||
public final method contains(p0: java.lang.Object): boolean
|
||||
@@ -58,7 +56,6 @@ public final class A2 {
|
||||
public method removeAt(p0: int): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class RemoveAtTwoSpecialBridgesKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@ public final class MyThrowable {
|
||||
public @org.jetbrains.annotations.Nullable method getMessage(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class ThrowableImplKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class ValuesInsideEnumKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public enum class Variants {
|
||||
public final static field Companion: Variants.Companion
|
||||
public final static field K: Variants
|
||||
@@ -14,7 +13,6 @@ public enum class Variants {
|
||||
public static method values(): Variants[]
|
||||
}
|
||||
|
||||
|
||||
public final static class Variants/Companion {
|
||||
inner class Variants/Companion
|
||||
private method <init>(): void
|
||||
|
||||
Reference in New Issue
Block a user