toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.wasm
/
WasmInstruction
/
InsConst
Ins
Const
interface
InsConst
:
WasmInstruction
Inheritors
InsConstInt
InsConstLong
InsConstFloat
InsConstDouble
Members
Members & Extensions
Properties
itype
Link copied to clipboard
open
val
itype
:
WasmSType
op
Link copied to clipboard
abstract
val
op
:
WasmOp
type
Link copied to clipboard
abstract
val
type
:
WasmSType
Functions
accept
Link copied to clipboard
fun
WasmInstruction
.
accept
(
visitor
:
WasmCodeVisitor
,
context
:
WasmCodeVisitor.Context
)
:
Boolean