Table

open class Table(elementType: ValType, limits: TableLimits, init: List<Instruction>)

Constructors

Link copied to clipboard
constructor(elementType: ValType, limits: TableLimits, init: List<Instruction>)
constructor(elementType: ValType, limits: TableLimits)
constructor(elementType: ValueType, limits: TableLimits)

Functions

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