@kotlin.Metadata public interface test/FunDependencyEdge { public abstract @org.jetbrains.annotations.NotNull method getFrom(): test.FunctionNode } @kotlin.Metadata public final class test/FunDependencyEdgeImpl { private final @org.jetbrains.annotations.NotNull field from: test.FunctionNodeImpl public method (@org.jetbrains.annotations.NotNull p0: test.FunctionNodeImpl): void public synthetic method getFrom(): test.FunctionNode public @org.jetbrains.annotations.NotNull method getFrom(): test.FunctionNodeImpl } @kotlin.Metadata public interface test/FunctionNode @kotlin.Metadata public final class test/FunctionNodeImpl { public method (): void } @kotlin.Metadata public final class test/Kt2833Kt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String }