toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.wasm
/
WasmInstruction
/
br_base
br_base
interface
br_base
:
WasmInstruction
Inheritors
br
br_if
Members
Members & Extensions
Properties
itype
Link copied to clipboard
open
val
itype
:
WasmSType
label
Link copied to clipboard
abstract
val
label
:
Int
op
Link copied to clipboard
abstract
val
op
:
WasmOp
Functions
accept
Link copied to clipboard
fun
WasmInstruction
.
accept
(
visitor
:
WasmCodeVisitor
,
context
:
WasmCodeVisitor.Context
)
:
Boolean