Export

open class Export(name: String, index: Int, exportType: ExternalType)

Constructors

Link copied to clipboard
constructor(name: String, index: Int, exportType: ExternalType)

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
fun equals(other: Export?): Boolean
Link copied to clipboard
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
fun index(): Int
Link copied to clipboard
fun name(): String