toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.wasm
/
WasmCodeVisitor
/
visitGotoTable
visit
Goto
Table
open
fun
visitGotoTable
(
labels
:
List
<
WasmCodeVisitor.Label
>
,
default
:
WasmCodeVisitor.Label
,
context
:
WasmCodeVisitor.Context
)