toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.wasm
/
accept
accept
fun
WasmInstruction
.
accept
(
visitor
:
WasmCodeVisitor
,
context
:
WasmCodeVisitor.Context
)
:
Boolean
fun
WasmExpr
.
accept
(
visitor
:
WasmCodeVisitor
,
context
:
WasmCodeVisitor.Context
)
fun
WasmFunc
.
accept
(
module
:
WasmModule
,
implicitReturn
:
Boolean
,
visitor
:
WasmCodeVisitor
)