Package-level declarations

Package for expect actuals

~END~

Package for expect actuals

~END~

Package for expect actuals

~END~

Package for expect actuals

~END~

Package for expect actuals

~END~

Types

Link copied to clipboard

This e/a class has a function that has overload in JVM platform Issue

Link copied to clipboard
expect class CommonClassWithEA

Common Declaration in commomMain. With Expect.

actual class CommonClassWithEA

JVM Declaration

actual class CommonClassWithEA

Linux implementation

actual class CommonClassWithEA

MacOS implementation

Link copied to clipboard
expect class ExpectWithLib(lib: HmppLibrary)

Expect class with type in argument from local hmpp lib

actual class ExpectWithLib(lib: HmppLibrary)
actual class ExpectWithLib(lib: HmppLibrary)
Link copied to clipboard

Expect class for platforms declared on the intermediate level

Link copied to clipboard
class JVMUseDeclarationFromHmppLibrary(c: HmppLibrary)
Link copied to clipboard

Class shared between Natives

Functions

Link copied to clipboard
expect fun commonFunWithEA(p1: Int, p2: Short, p3: List<CommonClassWithEA>)
actual fun commonFunWithEA(p1: Int, p2: Short, p3: List<CommonClassWithEA>)

JVM actual declaration for common fun

actual fun commonFunWithEA(p1: Int, p2: Short, p3: List<CommonClassWithEA>)
actual fun commonFunWithEA(p1: Int, p2: Short, p3: List<CommonClassWithEA>)

MacOS implementation common_fun

JVM Implementation

Shared Native Implementation