Light analysis tests: do not render empty lines between classes and in the beginning
This commit is contained in:
-2
@@ -22,7 +22,6 @@ public final class A {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class A/Companion {
|
||||
inner class A/Companion
|
||||
private method <init>(): void
|
||||
@@ -64,7 +63,6 @@ public final static class A/Companion {
|
||||
public final method setXsnn(@org.jetbrains.annotations.Nullable p0: java.lang.Short): void
|
||||
}
|
||||
|
||||
|
||||
public final class BoxPrimitiveTypeInClinitOfClassObjectKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-4
@@ -2,23 +2,19 @@ public final class CompanionInitializationKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class ConcreteWithStatic {
|
||||
public final static field Companion: ConcreteWithStatic.Companion
|
||||
inner class ConcreteWithStatic/Companion
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class ConcreteWithStatic/Companion {
|
||||
inner class ConcreteWithStatic/Companion
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public interface IStatic
|
||||
|
||||
|
||||
public class Static {
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: IStatic): void
|
||||
public final method doSth(): void
|
||||
|
||||
-1
@@ -2,7 +2,6 @@ public final class test/ClassNamedAsOldPackageFacadeKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class test/TestPackage {
|
||||
private final @org.jetbrains.annotations.NotNull field OK: java.lang.String
|
||||
public method <init>(): void
|
||||
|
||||
@@ -4,14 +4,12 @@ public final class C {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class C/Companion {
|
||||
inner class C/Companion
|
||||
private method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method create(): C
|
||||
}
|
||||
|
||||
|
||||
public final class ClassObjectKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-2
@@ -4,13 +4,11 @@ public final class A {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class A/Companion {
|
||||
inner class A/Companion
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class ClassObjectAsExtensionReceiverKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method foo(@org.jetbrains.annotations.NotNull p0: java.lang.Object): int
|
||||
|
||||
-2
@@ -4,13 +4,11 @@ public final class C {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class C/Companion {
|
||||
inner class C/Companion
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class ClassObjectAsStaticInitializerKt {
|
||||
private static field global: int
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
|
||||
@@ -5,14 +5,12 @@ public final class A {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class A/Companion {
|
||||
inner class A/Companion
|
||||
private method <init>(): void
|
||||
public final method getValue(): int
|
||||
}
|
||||
|
||||
|
||||
public final class ClassObjectFieldKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -3,7 +3,6 @@ public interface C {
|
||||
inner class C/Companion
|
||||
}
|
||||
|
||||
|
||||
public final static class C/Companion {
|
||||
private final static @org.jetbrains.annotations.NotNull field FOO: java.lang.String
|
||||
inner class C/Companion
|
||||
@@ -11,7 +10,6 @@ public final static class C/Companion {
|
||||
public final @org.jetbrains.annotations.NotNull method getFOO(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class ClassObjectInTraitKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -4,7 +4,6 @@ public final class A {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class A/Companion {
|
||||
inner class A/Companion
|
||||
private method <init>(): void
|
||||
@@ -12,7 +11,6 @@ public final static class A/Companion {
|
||||
public final @org.jetbrains.annotations.NotNull method values(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class ClassObjectNotOfEnumKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,14 +2,12 @@ public final class ClassObjectToStringKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class SomeClass {
|
||||
public final static field Companion: SomeClass.Companion
|
||||
inner class SomeClass/Companion
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class SomeClass/Companion {
|
||||
inner class SomeClass/Companion
|
||||
private method <init>(): void
|
||||
|
||||
-3
@@ -5,14 +5,12 @@ public final class C {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class C/Companion {
|
||||
inner class C/Companion
|
||||
private method <init>(): void
|
||||
private final method create(): C
|
||||
}
|
||||
|
||||
|
||||
public final static class C/ZZZ {
|
||||
private final @org.jetbrains.annotations.NotNull field c: C
|
||||
inner class C/ZZZ
|
||||
@@ -20,7 +18,6 @@ public final static class C/ZZZ {
|
||||
public final @org.jetbrains.annotations.NotNull method getC(): C
|
||||
}
|
||||
|
||||
|
||||
public final class ClassObjectWithPrivateGenericMemberKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-4
@@ -2,7 +2,6 @@ public final class ClassObjectsWithParentClassesKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class Test {
|
||||
public final static field Companion: Test.Companion
|
||||
inner class Test/Companion
|
||||
@@ -12,14 +11,12 @@ public class Test {
|
||||
public final @org.jetbrains.annotations.NotNull method test(): Test.InnerClass
|
||||
}
|
||||
|
||||
|
||||
public final static class Test/Companion {
|
||||
inner class Test/Companion
|
||||
private method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method testStatic(@org.jetbrains.annotations.NotNull p0: Test.InnerClass): Test.NotInnerClass
|
||||
}
|
||||
|
||||
|
||||
public class Test/InnerClass {
|
||||
synthetic final field this$0: Test
|
||||
private final field value: int
|
||||
@@ -28,7 +25,6 @@ public class Test/InnerClass {
|
||||
public final method getValue(): int
|
||||
}
|
||||
|
||||
|
||||
public static class Test/NotInnerClass {
|
||||
private final field value: int
|
||||
inner class Test/NotInnerClass
|
||||
|
||||
-2
@@ -6,14 +6,12 @@ public final class A {
|
||||
private final method getP(): int
|
||||
}
|
||||
|
||||
|
||||
public final static class A/B {
|
||||
inner class A/B
|
||||
private method <init>(): void
|
||||
public final method getP(): int
|
||||
}
|
||||
|
||||
|
||||
public final class DefaultObjectSameNamesAsInOuterKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -6,29 +6,24 @@ public final class C {
|
||||
public @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Delegation2Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class T1 {
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class T2 {
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface Trait1 {
|
||||
public abstract @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface Trait2 {
|
||||
public abstract @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,27 +2,23 @@ public final class Delegation3Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface One {
|
||||
inner class One/DefaultImpls
|
||||
public abstract method faz(): int
|
||||
public abstract method foo(): int
|
||||
}
|
||||
|
||||
|
||||
public final class One/DefaultImpls {
|
||||
inner class One/DefaultImpls
|
||||
public static method faz(p0: One): int
|
||||
}
|
||||
|
||||
|
||||
public final class OneImpl {
|
||||
public method <init>(): void
|
||||
public method faz(): int
|
||||
public method foo(): int
|
||||
}
|
||||
|
||||
|
||||
public final class Test2 {
|
||||
private synthetic final field $$delegate_0: Two
|
||||
private synthetic final field $$delegate_1: One
|
||||
@@ -32,20 +28,17 @@ public final class Test2 {
|
||||
public method quux(): int
|
||||
}
|
||||
|
||||
|
||||
public interface Two {
|
||||
inner class Two/DefaultImpls
|
||||
public abstract method foo(): int
|
||||
public abstract method quux(): int
|
||||
}
|
||||
|
||||
|
||||
public final class Two/DefaultImpls {
|
||||
inner class Two/DefaultImpls
|
||||
public static method quux(p0: Two): int
|
||||
}
|
||||
|
||||
|
||||
public final class TwoImpl {
|
||||
public method <init>(): void
|
||||
public method foo(): int
|
||||
|
||||
@@ -2,24 +2,20 @@ public final class Delegation4Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface First {
|
||||
public abstract method foo(): int
|
||||
}
|
||||
|
||||
|
||||
public final class Impl {
|
||||
public method <init>(): void
|
||||
public method bar(): int
|
||||
public method foo(): int
|
||||
}
|
||||
|
||||
|
||||
public interface Second {
|
||||
public abstract method bar(): int
|
||||
}
|
||||
|
||||
|
||||
public final class Test {
|
||||
private synthetic final field $$delegate_0: Second
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: Second): void
|
||||
|
||||
@@ -2,12 +2,10 @@ public interface A {
|
||||
public abstract @org.jetbrains.annotations.NotNull method foo(p0: java.lang.Object): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class DelegationGenericArgKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Derived {
|
||||
private synthetic final field $$delegate_0: A
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: A): void
|
||||
|
||||
-2
@@ -2,12 +2,10 @@ public interface A {
|
||||
public abstract @org.jetbrains.annotations.NotNull method foo(@org.jetbrains.annotations.NotNull p0: java.lang.Number): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class DelegationGenericArgUpperBoundKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Derived {
|
||||
private synthetic final field $$delegate_0: A
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: A): void
|
||||
|
||||
@@ -2,12 +2,10 @@ public interface A {
|
||||
public abstract @org.jetbrains.annotations.NotNull method foo(p0: java.lang.Object, p1: java.lang.Object): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class DelegationGenericLongArgKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Derived {
|
||||
private synthetic final field $$delegate_0: A
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: A): void
|
||||
|
||||
@@ -2,14 +2,12 @@ public final class DelegationJavaKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class TestJava {
|
||||
private synthetic final field $$delegate_0: java.lang.Runnable
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.Runnable): void
|
||||
public method run(): void
|
||||
}
|
||||
|
||||
|
||||
public final class TestRunnable {
|
||||
public method <init>(): void
|
||||
public method run(): void
|
||||
|
||||
-5
@@ -2,17 +2,14 @@ public final class test/DelegationMethodsWithArgsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface test/InputTextField {
|
||||
public abstract method setText(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
}
|
||||
|
||||
|
||||
public interface test/MooableTextField {
|
||||
public abstract method moo(p0: int, p1: int, p2: int): int
|
||||
}
|
||||
|
||||
|
||||
public final class test/SimpleTextField {
|
||||
private field text2: java.lang.String
|
||||
public method <init>(): void
|
||||
@@ -21,12 +18,10 @@ public final class test/SimpleTextField {
|
||||
public method setText(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
}
|
||||
|
||||
|
||||
public interface test/TextField {
|
||||
public abstract @org.jetbrains.annotations.NotNull method getText(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class test/TextFieldWrapper {
|
||||
private synthetic final field $$delegate_0: test.MooableTextField
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: test.MooableTextField): void
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class ExceptionConstructorKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class GameError {
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
}
|
||||
|
||||
-2
@@ -4,13 +4,11 @@ public final class C {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class C/Foo {
|
||||
inner class C/Foo
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class ExtensionOnNamedClassObjectKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method create(@org.jetbrains.annotations.NotNull p0: C.Foo): int
|
||||
|
||||
@@ -1,22 +1,18 @@
|
||||
public interface Abstract
|
||||
|
||||
|
||||
public class Base {
|
||||
public method <init>(): void
|
||||
public final method n(p0: int): int
|
||||
}
|
||||
|
||||
|
||||
public final class Derived1 {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class Derived2 {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class FunDelegationKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method test(@org.jetbrains.annotations.NotNull p0: Base): boolean
|
||||
|
||||
-2
@@ -4,7 +4,6 @@ public abstract class foo/Base {
|
||||
public final method getX(): int
|
||||
}
|
||||
|
||||
|
||||
public final class foo/Derived {
|
||||
private final field y: int
|
||||
public method <init>(): void
|
||||
@@ -13,7 +12,6 @@ public final class foo/Derived {
|
||||
public final method getY(): int
|
||||
}
|
||||
|
||||
|
||||
public final class foo/ImplementComparableInSubclassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
public interface A
|
||||
|
||||
|
||||
public final class B {
|
||||
public method <init>(): void
|
||||
public final method contains(p0: java.lang.Object): boolean
|
||||
@@ -11,7 +10,6 @@ public final class B {
|
||||
public final method size(): int
|
||||
}
|
||||
|
||||
|
||||
public final class InheritSetAndHashSetKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -1,58 +1,49 @@
|
||||
public interface Abstract
|
||||
|
||||
|
||||
public final class InheritanceKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class P1 {
|
||||
private synthetic final field $$delegate_0: Y
|
||||
public method <init>(p0: int, @org.jetbrains.annotations.NotNull p1: Y): void
|
||||
public method getY(): int
|
||||
}
|
||||
|
||||
|
||||
public final class P2 {
|
||||
private synthetic final field $$delegate_0: Y
|
||||
public method <init>(p0: int, @org.jetbrains.annotations.NotNull p1: Y): void
|
||||
public method getY(): int
|
||||
}
|
||||
|
||||
|
||||
public final class P3 {
|
||||
private synthetic final field $$delegate_0: Y
|
||||
public method <init>(p0: int, @org.jetbrains.annotations.NotNull p1: Y): void
|
||||
public method getY(): int
|
||||
}
|
||||
|
||||
|
||||
public final class P4 {
|
||||
private synthetic final field $$delegate_0: Y
|
||||
public method <init>(p0: int, @org.jetbrains.annotations.NotNull p1: Y): void
|
||||
public method getY(): int
|
||||
}
|
||||
|
||||
|
||||
public final class Point {
|
||||
private final field y: int
|
||||
public method <init>(p0: int, p1: int): void
|
||||
public method getY(): int
|
||||
}
|
||||
|
||||
|
||||
public class X {
|
||||
private final field x: int
|
||||
public method <init>(p0: int): void
|
||||
public final method getX(): int
|
||||
}
|
||||
|
||||
|
||||
public interface Y {
|
||||
public abstract method getY(): int
|
||||
}
|
||||
|
||||
|
||||
public final class YImpl {
|
||||
private final field y: int
|
||||
public method <init>(p0: int): void
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class InheritedInnerClassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Outer {
|
||||
private final @org.jetbrains.annotations.Nullable field foo: Outer.InnerBase
|
||||
inner class Outer/InnerBase
|
||||
@@ -11,14 +10,12 @@ public final class Outer {
|
||||
public final @org.jetbrains.annotations.Nullable method getFoo(): Outer.InnerBase
|
||||
}
|
||||
|
||||
|
||||
public class Outer/InnerBase {
|
||||
synthetic final field this$0: Outer
|
||||
inner class Outer/InnerBase
|
||||
public method <init>(p0: Outer): void
|
||||
}
|
||||
|
||||
|
||||
public final class Outer/InnerDerived {
|
||||
synthetic final field this$0: Outer
|
||||
inner class Outer/InnerDerived
|
||||
|
||||
@@ -3,13 +3,11 @@ public final class Bar {
|
||||
public final @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class Foo {
|
||||
public method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method xyzzy(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class InheritedMethodKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@ public final class C {
|
||||
public final method setF(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class InitializerBlockKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class InitializerBlockDImplKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class World {
|
||||
private final @org.jetbrains.annotations.NotNull field foo: World.Item
|
||||
private final @org.jetbrains.annotations.NotNull field items: java.util.ArrayList
|
||||
@@ -12,7 +11,6 @@ public final class World {
|
||||
public final @org.jetbrains.annotations.NotNull method getItems(): java.util.ArrayList
|
||||
}
|
||||
|
||||
|
||||
public final class World/Item {
|
||||
synthetic final field this$0: World
|
||||
inner class World/Item
|
||||
|
||||
-3
@@ -5,7 +5,6 @@ public class A {
|
||||
public final @org.jetbrains.annotations.NotNull method getValue(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class A/B {
|
||||
private final @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
private final @org.jetbrains.annotations.NotNull field s: java.lang.String
|
||||
@@ -16,7 +15,6 @@ public final class A/B {
|
||||
public final @org.jetbrains.annotations.NotNull method getS(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class C {
|
||||
public method <init>(): void
|
||||
public final @org.jetbrains.annotations.NotNull method aReceiver(): A.B
|
||||
@@ -27,7 +25,6 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method superReceiver(): A.B
|
||||
}
|
||||
|
||||
|
||||
public final class InstantiateInDerivedKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-4
@@ -5,7 +5,6 @@ public class A {
|
||||
public final @org.jetbrains.annotations.NotNull method getValue(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class A/B {
|
||||
private final @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
private final @org.jetbrains.annotations.NotNull field s: java.lang.String
|
||||
@@ -16,13 +15,11 @@ public final class A/B {
|
||||
public final @org.jetbrains.annotations.NotNull method getS(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class C {
|
||||
inner class C/X
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class C/X {
|
||||
synthetic final field this$0: C
|
||||
inner class C/X
|
||||
@@ -35,7 +32,6 @@ public final class C/X {
|
||||
public final @org.jetbrains.annotations.NotNull method superXReceiver(): A.B
|
||||
}
|
||||
|
||||
|
||||
public final class InstantiateInDerivedLabeledKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
-2
@@ -12,7 +12,6 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method newCReceiver(): C.B
|
||||
}
|
||||
|
||||
|
||||
public final class C/B {
|
||||
private final @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
private final @org.jetbrains.annotations.NotNull field s: java.lang.String
|
||||
@@ -23,7 +22,6 @@ public final class C/B {
|
||||
public final @org.jetbrains.annotations.NotNull method getS(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class InstantiateInSameClassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -3,27 +3,23 @@ public class A {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public class A/InnerA {
|
||||
synthetic final field this$0: A
|
||||
inner class A/InnerA
|
||||
public method <init>(p0: A): void
|
||||
}
|
||||
|
||||
|
||||
public final class B {
|
||||
inner class B/InnerB
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class B/InnerB {
|
||||
synthetic final field this$0: B
|
||||
inner class B/InnerB
|
||||
public method <init>(p0: B): void
|
||||
}
|
||||
|
||||
|
||||
public final class Kt6708Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@ public class A {
|
||||
public final @org.jetbrains.annotations.NotNull method getS(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class A/B {
|
||||
private final @org.jetbrains.annotations.NotNull field s: java.lang.String
|
||||
synthetic final field this$0: A
|
||||
@@ -16,7 +15,6 @@ public class A/B {
|
||||
public final @org.jetbrains.annotations.NotNull method testB(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class A/C {
|
||||
synthetic final field this$0: A
|
||||
inner class A/C
|
||||
@@ -24,7 +22,6 @@ public class A/C {
|
||||
public final @org.jetbrains.annotations.NotNull method testC(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class ProperOuterKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -8,7 +8,6 @@ public class A {
|
||||
public final @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class A/B {
|
||||
synthetic final field this$0: A
|
||||
inner class A/B
|
||||
@@ -16,7 +15,6 @@ public class A/B {
|
||||
public final @org.jetbrains.annotations.NotNull method testB(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class ProperSuperLinkingKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class InnerClassKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Outer {
|
||||
private final @org.jetbrains.annotations.NotNull field foo: java.lang.StringBuilder
|
||||
inner class Outer/Inner
|
||||
@@ -11,7 +10,6 @@ public final class Outer {
|
||||
public final @org.jetbrains.annotations.NotNull method test(): Outer.Inner
|
||||
}
|
||||
|
||||
|
||||
public final class Outer/Inner {
|
||||
synthetic final field this$0: Outer
|
||||
inner class Outer/Inner
|
||||
|
||||
Vendored
-4
@@ -2,7 +2,6 @@ public final class CompanionInitializationKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface IStatic {
|
||||
public final static field Companion: IStatic.Companion
|
||||
public final static field const: int
|
||||
@@ -11,20 +10,17 @@ public interface IStatic {
|
||||
public abstract method doSth(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class IStatic/Companion {
|
||||
public final static field const: int
|
||||
inner class IStatic/Companion
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class IStatic/DefaultImpls {
|
||||
inner class IStatic/DefaultImpls
|
||||
public static method doSth(p0: IStatic): void
|
||||
}
|
||||
|
||||
|
||||
public class Static {
|
||||
private final field p: java.lang.Object
|
||||
public method <init>(): void
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class Kt1018Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class StockMarketTableModel {
|
||||
private final static field COLUMN_TITLES: java.lang.Integer[]
|
||||
public final static field Companion: StockMarketTableModel.Companion
|
||||
@@ -11,7 +10,6 @@ public final class StockMarketTableModel {
|
||||
public final method getColumnCount(): int
|
||||
}
|
||||
|
||||
|
||||
public final static class StockMarketTableModel/Companion {
|
||||
inner class StockMarketTableModel/Companion
|
||||
private method <init>(): void
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class Kt1120Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class RefreshQueue {
|
||||
public final static field INSTANCE: RefreshQueue
|
||||
private final static @org.jetbrains.annotations.NotNull field any: java.lang.Object
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class Kt1134Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class SomeClass {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
@@ -2,12 +2,10 @@ public final class Kt1157Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface Runnable {
|
||||
public abstract method run(): void
|
||||
}
|
||||
|
||||
|
||||
public final class SomeClass {
|
||||
public final static field INSTANCE: SomeClass
|
||||
private final static field work: SomeClass$work$1
|
||||
|
||||
@@ -6,20 +6,16 @@ public final class Actor {
|
||||
public final @org.jetbrains.annotations.NotNull method getCode(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface Creator {
|
||||
public abstract method create(): java.lang.Object
|
||||
}
|
||||
|
||||
|
||||
public interface Factory
|
||||
|
||||
|
||||
public final class Kt1345Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MyFactory {
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method create(): Actor
|
||||
|
||||
@@ -3,7 +3,6 @@ public final class Kt1439Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method printtest(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MyClass {
|
||||
private @org.jetbrains.annotations.NotNull field fnc: kotlin.jvm.functions.Function0
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): void
|
||||
|
||||
@@ -4,12 +4,10 @@ public final class Broken {
|
||||
public @org.jetbrains.annotations.NotNull method invoke(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Kt1535Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Works {
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method invoke(): java.lang.Object
|
||||
|
||||
@@ -4,7 +4,6 @@ public final class Kt1538Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method toHasMap(@org.jetbrains.annotations.Nullable p0: java.lang.Object): Pair
|
||||
}
|
||||
|
||||
|
||||
public final class Pair {
|
||||
private final field first: java.lang.Object
|
||||
private final field second: java.lang.Object
|
||||
|
||||
@@ -5,7 +5,6 @@ public final class Foo {
|
||||
public final @org.jetbrains.annotations.NotNull method getBar(): kotlin.jvm.functions.Function1
|
||||
}
|
||||
|
||||
|
||||
public final class Kt1611Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class Kt1721Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class T {
|
||||
private final @org.jetbrains.annotations.NotNull field f: kotlin.jvm.functions.Function0
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function0): void
|
||||
|
||||
@@ -8,7 +8,6 @@ public final class Foo {
|
||||
public final method setState(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class Kt1726Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@ public final class Greeter {
|
||||
public final method setName(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
}
|
||||
|
||||
|
||||
public final class Kt1759Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class Kt1891Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MyList {
|
||||
private @org.jetbrains.annotations.Nullable field value: java.lang.Object
|
||||
public method <init>(): void
|
||||
|
||||
@@ -2,12 +2,10 @@ public final class Bar {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public interface Foo {
|
||||
public abstract @org.jetbrains.annotations.NotNull method xyzzy(@org.jetbrains.annotations.Nullable p0: java.lang.Object): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Kt1918Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static @org.jetbrains.annotations.NotNull method buildFoo(@org.jetbrains.annotations.NotNull p0: kotlin.jvm.functions.Function1): Foo
|
||||
|
||||
@@ -4,7 +4,6 @@ public final class A {
|
||||
public final @org.jetbrains.annotations.NotNull method getF(): kotlin.jvm.functions.Function0
|
||||
}
|
||||
|
||||
|
||||
public final class Kt1976Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,13 +2,11 @@ public interface A {
|
||||
public abstract method foo(): int
|
||||
}
|
||||
|
||||
|
||||
public final class B1 {
|
||||
public method <init>(): void
|
||||
public method foo(): int
|
||||
}
|
||||
|
||||
|
||||
public final class B2 {
|
||||
private final field z: int
|
||||
public method <init>(p0: int): void
|
||||
@@ -16,7 +14,6 @@ public final class B2 {
|
||||
public final method getZ(): int
|
||||
}
|
||||
|
||||
|
||||
public final class Kt2224Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method f1(@org.jetbrains.annotations.NotNull p0: B1): int
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class Kt2288Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class Test {
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method clone(): Test
|
||||
|
||||
@@ -6,7 +6,6 @@ public final class A {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class A/Companion {
|
||||
inner class A/Companion
|
||||
private method <init>(): void
|
||||
@@ -14,7 +13,6 @@ public final static class A/Companion {
|
||||
public final method getC(): int
|
||||
}
|
||||
|
||||
|
||||
public final class Kt2384Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,44 +2,36 @@ public interface Formatter {
|
||||
public abstract @org.jetbrains.annotations.NotNull method format(@org.jetbrains.annotations.Nullable p0: java.lang.Object): java.lang.Object
|
||||
}
|
||||
|
||||
|
||||
public final class JsonArray {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public interface JsonFormatter {
|
||||
inner class JsonFormatter/DefaultImpls
|
||||
public abstract @org.jetbrains.annotations.NotNull method format(@org.jetbrains.annotations.NotNull p0: java.util.Collection): JsonArray
|
||||
}
|
||||
|
||||
|
||||
public final class JsonFormatter/DefaultImpls {
|
||||
inner class JsonFormatter/DefaultImpls
|
||||
public static @org.jetbrains.annotations.NotNull method format(@org.jetbrains.annotations.NotNull p0: JsonFormatter, p1: java.util.Collection): JsonArray
|
||||
}
|
||||
|
||||
|
||||
public final class JsonObject {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class Kt2390Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface MultiFormatter {
|
||||
public abstract @org.jetbrains.annotations.NotNull method format(@org.jetbrains.annotations.NotNull p0: java.util.Collection): java.lang.Object
|
||||
}
|
||||
|
||||
|
||||
public final class Project {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class ProjectJsonFormatter {
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method format(@org.jetbrains.annotations.NotNull p0: java.util.Collection): JsonArray
|
||||
|
||||
@@ -3,17 +3,14 @@ public abstract class HttpServer {
|
||||
public final method start(): void
|
||||
}
|
||||
|
||||
|
||||
public final class Kt2391Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface LoggerAware {
|
||||
public abstract @org.jetbrains.annotations.NotNull method getLogger(): java.lang.StringBuilder
|
||||
}
|
||||
|
||||
|
||||
public final class MyHttpServer {
|
||||
private final @org.jetbrains.annotations.NotNull field logger: java.lang.StringBuilder
|
||||
public method <init>(): void
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class Kt2395Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MyList {
|
||||
public method <init>(): void
|
||||
public final method contains(p0: java.lang.Object): boolean
|
||||
|
||||
@@ -3,30 +3,25 @@ public interface test/A {
|
||||
public abstract @org.jetbrains.annotations.NotNull method getC(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class test/A/DefaultImpls {
|
||||
inner class test/A/DefaultImpls
|
||||
public static @org.jetbrains.annotations.NotNull method getC(p0: test.A): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface test/B {
|
||||
inner class test/B/DefaultImpls
|
||||
}
|
||||
|
||||
|
||||
public final class test/B/DefaultImpls {
|
||||
inner class test/B/DefaultImpls
|
||||
private static method getC(p0: test.B): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class test/C {
|
||||
private final field c: java.lang.String
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public class test/D {
|
||||
private final @org.jetbrains.annotations.NotNull field b: java.lang.String
|
||||
public method <init>(): void
|
||||
@@ -34,7 +29,6 @@ public class test/D {
|
||||
public @org.jetbrains.annotations.NotNull method getC(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class test/Kt2477Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -4,14 +4,12 @@ public abstract class AbstractClass {
|
||||
public final method printSome(): java.lang.Object
|
||||
}
|
||||
|
||||
|
||||
public final class Class {
|
||||
public method <init>(): void
|
||||
public synthetic method getSome(): java.lang.Object
|
||||
public @org.jetbrains.annotations.NotNull method getSome(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Kt2480Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,21 +2,18 @@ public final class x/Kt249Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class x/Outer {
|
||||
public final static field Companion: x.Outer.Companion
|
||||
inner class x/Outer/Companion
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class x/Outer/Companion {
|
||||
inner class x/Outer/Companion
|
||||
inner class x/Outer/Companion/Inner
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class x/Outer/Companion/Inner {
|
||||
inner class x/Outer/Companion
|
||||
inner class x/Outer/Companion/Inner
|
||||
|
||||
@@ -6,19 +6,16 @@ public final class foo/A {
|
||||
public method getC(): int
|
||||
}
|
||||
|
||||
|
||||
public interface foo/B {
|
||||
inner class foo/B/DefaultImpls
|
||||
public abstract method getC(): int
|
||||
}
|
||||
|
||||
|
||||
public final class foo/B/DefaultImpls {
|
||||
inner class foo/B/DefaultImpls
|
||||
public static method getC(p0: foo.B): int
|
||||
}
|
||||
|
||||
|
||||
public final class foo/Kt2532Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -3,22 +3,18 @@ public class A {
|
||||
public @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class B {
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class C {
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface I
|
||||
|
||||
|
||||
public final class Kt2566Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -4,13 +4,11 @@ public class A {
|
||||
public @org.jetbrains.annotations.NotNull method getFoo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class B {
|
||||
inner class B/E
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class B/E {
|
||||
private final @org.jetbrains.annotations.NotNull field foo: java.lang.String
|
||||
synthetic final field this$0: B
|
||||
@@ -19,13 +17,11 @@ public final class B/E {
|
||||
public final @org.jetbrains.annotations.NotNull method getFoo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class C {
|
||||
inner class C/D
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class C/D {
|
||||
private final @org.jetbrains.annotations.NotNull field foo: java.lang.String
|
||||
synthetic final field this$0: C
|
||||
@@ -34,7 +30,6 @@ public final class C/D {
|
||||
public final @org.jetbrains.annotations.NotNull method getFoo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Kt2566_2Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -4,7 +4,6 @@ public final class example2/Context {
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public static enum class example2/Context/OsType {
|
||||
public final static field LINUX: example2.Context.OsType
|
||||
public final static field MACOSX: example2.Context.OsType
|
||||
@@ -18,7 +17,6 @@ public static enum class example2/Context/OsType {
|
||||
public static method values(): example2.Context.OsType[]
|
||||
}
|
||||
|
||||
|
||||
public final class example2/Kt2626Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -3,13 +3,11 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method rangeTo(p0: int): IntRange
|
||||
}
|
||||
|
||||
|
||||
public final class IntRange {
|
||||
public method <init>(): void
|
||||
public final method contains(p0: int): boolean
|
||||
}
|
||||
|
||||
|
||||
public final class Kt2711Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -4,18 +4,15 @@ public final class A {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class A/Companion {
|
||||
inner class A/Companion
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public class Factory {
|
||||
public method <init>(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class Kt2784Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -6,26 +6,22 @@ public final class ComplexClass {
|
||||
public final @org.jetbrains.annotations.NotNull method qux(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Kt285Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class SimpleClass {
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
||||
public @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface Trait {
|
||||
inner class Trait/DefaultImpls
|
||||
public abstract @org.jetbrains.annotations.NotNull method bar(): java.lang.String
|
||||
public abstract @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Trait/DefaultImpls {
|
||||
inner class Trait/DefaultImpls
|
||||
public static @org.jetbrains.annotations.NotNull method foo(p0: Trait): java.lang.String
|
||||
|
||||
@@ -2,26 +2,22 @@ public interface A {
|
||||
public abstract @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Base {
|
||||
private final @org.jetbrains.annotations.NotNull field result: java.lang.String
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
public @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public class Derived {
|
||||
private synthetic final field $$delegate_0: Base
|
||||
public method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method getResult(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Kt3001Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Z {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@ public final class KeySpan {
|
||||
public final method matches(@org.jetbrains.annotations.NotNull p0: java.lang.String): boolean
|
||||
}
|
||||
|
||||
|
||||
public final class Kt3114Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,17 +2,14 @@ public interface A {
|
||||
public abstract method foo(): int
|
||||
}
|
||||
|
||||
|
||||
public interface B {
|
||||
public abstract method foo(): int
|
||||
}
|
||||
|
||||
|
||||
public final class Kt3414Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Z {
|
||||
private final @org.jetbrains.annotations.NotNull field a: A
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: A): void
|
||||
|
||||
@@ -2,20 +2,16 @@ public interface A {
|
||||
public abstract @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface B {
|
||||
public abstract @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface C
|
||||
|
||||
|
||||
public final class Kt3546Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MyClass {
|
||||
private final @org.jetbrains.annotations.NotNull field value: C
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: C): void
|
||||
@@ -23,7 +19,6 @@ public final class MyClass {
|
||||
public @org.jetbrains.annotations.NotNull method test(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Z {
|
||||
private final @org.jetbrains.annotations.NotNull field param: java.lang.String
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
|
||||
@@ -10,7 +10,6 @@ public final class Kt471Kt {
|
||||
public final static method test8(): boolean
|
||||
}
|
||||
|
||||
|
||||
public final class MNR {
|
||||
private @org.jetbrains.annotations.NotNull field ref: MyNumber
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: MyNumber): void
|
||||
@@ -18,7 +17,6 @@ public final class MNR {
|
||||
public final method setRef(@org.jetbrains.annotations.NotNull p0: MyNumber): void
|
||||
}
|
||||
|
||||
|
||||
public final class MyArrayList {
|
||||
private field value17: java.lang.Object
|
||||
private field value39: java.lang.Object
|
||||
@@ -27,7 +25,6 @@ public final class MyArrayList {
|
||||
public final @org.jetbrains.annotations.Nullable method set(p0: int, p1: java.lang.Object): java.lang.Object
|
||||
}
|
||||
|
||||
|
||||
public final class MyNumber {
|
||||
private final field i: int
|
||||
public method <init>(p0: int): void
|
||||
|
||||
@@ -56,7 +56,6 @@ public final class A {
|
||||
public final method setXsnn(@org.jetbrains.annotations.Nullable p0: java.lang.Short): void
|
||||
}
|
||||
|
||||
|
||||
public final class Kt48Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -3,7 +3,6 @@ public final class Kt501Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method test1(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Reluctant {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
@@ -5,14 +5,12 @@ public class mult_constructors_3_bug/Identifier {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class mult_constructors_3_bug/Identifier/Companion {
|
||||
inner class mult_constructors_3_bug/Identifier/Companion
|
||||
private method <init>(): void
|
||||
public @org.jetbrains.annotations.NotNull method init(p0: boolean): mult_constructors_3_bug.Identifier
|
||||
}
|
||||
|
||||
|
||||
public final class mult_constructors_3_bug/Kt504Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@ public final class Kt5347Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method test4(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class TestClass {
|
||||
private final @org.jetbrains.annotations.NotNull field x: java.lang.String
|
||||
public method <init>(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
|
||||
|
||||
@@ -17,12 +17,10 @@ public final class Actor {
|
||||
public method toString(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface Id {
|
||||
public abstract method getId(): java.lang.Object
|
||||
}
|
||||
|
||||
|
||||
public final class Kt6136Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class Kt633Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class MyArray {
|
||||
private final @org.jetbrains.annotations.NotNull field a: mInt[]
|
||||
public method <init>(): void
|
||||
@@ -11,7 +10,6 @@ public final class MyArray {
|
||||
public final method set(@org.jetbrains.annotations.NotNull p0: mInt, @org.jetbrains.annotations.NotNull p1: mInt): void
|
||||
}
|
||||
|
||||
|
||||
public final class mInt {
|
||||
private final field i: int
|
||||
public method <init>(p0: int): void
|
||||
|
||||
@@ -40,7 +40,6 @@ public final class CalculatorConstants {
|
||||
public final method getTravelClassOne(): double
|
||||
}
|
||||
|
||||
|
||||
public final class Kt6816Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -3,7 +3,6 @@ public final class Kt707Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method mapHead(@org.jetbrains.annotations.NotNull p0: List, @org.jetbrains.annotations.NotNull p1: kotlin.jvm.functions.Function1): List
|
||||
}
|
||||
|
||||
|
||||
public final class List {
|
||||
private final field head: java.lang.Object
|
||||
private final @org.jetbrains.annotations.Nullable field tail: List
|
||||
|
||||
@@ -6,7 +6,6 @@ public final class Kt8011aKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method testFun4(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class TestClass {
|
||||
private final @org.jetbrains.annotations.NotNull field str: java.lang.String
|
||||
private @org.jetbrains.annotations.Nullable field xx: java.lang.String
|
||||
|
||||
@@ -3,7 +3,6 @@ public final class Kt903Kt {
|
||||
public final static method plus(p0: int, @org.jetbrains.annotations.Nullable p1: java.lang.Integer): int
|
||||
}
|
||||
|
||||
|
||||
public class PerfectNumberFinder {
|
||||
public method <init>(): void
|
||||
public method isPerfect(p0: int): boolean
|
||||
|
||||
@@ -2,7 +2,6 @@ public final class Kt9642Kt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Outer {
|
||||
public final static field Companion: Outer.Companion
|
||||
private static @org.jetbrains.annotations.NotNull field s: java.lang.String
|
||||
@@ -11,7 +10,6 @@ public final class Outer {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class Outer/Companion {
|
||||
inner class Outer/Companion
|
||||
private method <init>(): void
|
||||
@@ -19,7 +17,6 @@ public final static class Outer/Companion {
|
||||
private final method setS(p0: java.lang.String): void
|
||||
}
|
||||
|
||||
|
||||
public final static class Outer/Nested {
|
||||
inner class Outer/Nested
|
||||
public method <init>(): void
|
||||
|
||||
@@ -4,14 +4,12 @@ public final class C {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final static class C/Foo {
|
||||
inner class C/Foo
|
||||
private method <init>(): void
|
||||
public final method create(): int
|
||||
}
|
||||
|
||||
|
||||
public final class NamedClassObjectKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@ public final class Outer {
|
||||
public final @org.jetbrains.annotations.NotNull method getX(): Outer.Inner
|
||||
}
|
||||
|
||||
|
||||
public final class Outer/Inner {
|
||||
synthetic final field this$0: Outer
|
||||
inner class Outer/Inner
|
||||
@@ -13,7 +12,6 @@ public final class Outer/Inner {
|
||||
public final @org.jetbrains.annotations.NotNull method getOuter(): Outer
|
||||
}
|
||||
|
||||
|
||||
public final class OuterThisKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@ public final class ArrayWrapper {
|
||||
public final @org.jetbrains.annotations.NotNull method plus(@org.jetbrains.annotations.NotNull p0: ArrayWrapper): ArrayWrapper
|
||||
}
|
||||
|
||||
|
||||
public final class OverloadBinaryOperatorKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -7,7 +7,6 @@ public final class ArrayWrapper {
|
||||
public final method plusAssign(@org.jetbrains.annotations.NotNull p0: ArrayWrapper): void
|
||||
}
|
||||
|
||||
|
||||
public final class OverloadPlusAssignKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -7,7 +7,6 @@ public final class ArrayWrapper {
|
||||
public final @org.jetbrains.annotations.NotNull method plus(@org.jetbrains.annotations.NotNull p0: ArrayWrapper): ArrayWrapper
|
||||
}
|
||||
|
||||
|
||||
public final class OverloadPlusAssignReturnKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -7,7 +7,6 @@ public final class ArrayWrapper {
|
||||
public final @org.jetbrains.annotations.NotNull method plus(@org.jetbrains.annotations.NotNull p0: ArrayWrapper): ArrayWrapper
|
||||
}
|
||||
|
||||
|
||||
public final class OverloadPlusToPlusAssignKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -7,7 +7,6 @@ public final class ArrayWrapper {
|
||||
public final @org.jetbrains.annotations.NotNull method unaryMinus(): ArrayWrapper
|
||||
}
|
||||
|
||||
|
||||
public final class OverloadUnaryOperatorKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@ public final class C {
|
||||
public final @org.jetbrains.annotations.NotNull method foo(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
private final class C/Inner {
|
||||
synthetic final field this$0: C
|
||||
inner class C/Inner
|
||||
@@ -14,12 +13,10 @@ private final class C/Inner {
|
||||
public final method innerFun(): void
|
||||
}
|
||||
|
||||
|
||||
public final class PrivateOuterFunctionsKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface Runnable {
|
||||
public abstract method run(): void
|
||||
}
|
||||
|
||||
@@ -5,7 +5,6 @@ public final class C {
|
||||
public final method foo(): int
|
||||
}
|
||||
|
||||
|
||||
private final class C/Inner {
|
||||
synthetic final field this$0: C
|
||||
inner class C/Inner
|
||||
@@ -13,12 +12,10 @@ private final class C/Inner {
|
||||
public final method innerFun(): void
|
||||
}
|
||||
|
||||
|
||||
public final class PrivateOuterPropertyKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public interface Runnable {
|
||||
public abstract method run(): void
|
||||
}
|
||||
|
||||
@@ -6,7 +6,6 @@ public final class A {
|
||||
private final method k(): java.lang.Object
|
||||
}
|
||||
|
||||
|
||||
public final class PrivateToThisKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
public interface Abstract
|
||||
|
||||
|
||||
public class Base {
|
||||
private final field plain: int
|
||||
private field readwrite: int
|
||||
@@ -11,17 +10,14 @@ public class Base {
|
||||
public final method setReadwrite(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class Derived1 {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class Derived2 {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class PropertyDelegationKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
public final static method code(@org.jetbrains.annotations.NotNull p0: Base): int
|
||||
|
||||
@@ -8,7 +8,6 @@ public final class Outer {
|
||||
public final @org.jetbrains.annotations.NotNull method getX(): Outer.InnerDerived
|
||||
}
|
||||
|
||||
|
||||
public class Outer/InnerBase {
|
||||
private final @org.jetbrains.annotations.NotNull field name: java.lang.String
|
||||
synthetic final field this$0: Outer
|
||||
@@ -17,14 +16,12 @@ public class Outer/InnerBase {
|
||||
public final @org.jetbrains.annotations.NotNull method getName(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class Outer/InnerDerived {
|
||||
synthetic final field this$0: Outer
|
||||
inner class Outer/InnerDerived
|
||||
public method <init>(p0: Outer): void
|
||||
}
|
||||
|
||||
|
||||
public final class PropertyInInitializerKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -3,16 +3,13 @@ public final class D {
|
||||
public method f(): int
|
||||
}
|
||||
|
||||
|
||||
public interface Left
|
||||
|
||||
|
||||
public class Right {
|
||||
public method <init>(): void
|
||||
public method f(): int
|
||||
}
|
||||
|
||||
|
||||
public final class RightHandOverrideKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
@@ -4,61 +4,50 @@ public abstract class A {
|
||||
private method <init>(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final static class A/C {
|
||||
inner class A/C
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class B {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class D {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class E {
|
||||
public method <init>(): void
|
||||
public method <init>(p0: int): void
|
||||
}
|
||||
|
||||
|
||||
public final class Q {
|
||||
public method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class S {
|
||||
public final static field INSTANCE: S
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public final class SealedInSameFileKt {
|
||||
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
|
||||
}
|
||||
|
||||
|
||||
public final class T {
|
||||
public final static field INSTANCE: T
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public abstract class X {
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public abstract class Y {
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
|
||||
public abstract class Z {
|
||||
private method <init>(): void
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user