LocalInfo

data class LocalInfo(val index: Int, val type: WasmSType?, val kind: WasmRunJVMOutput.GenMethodContext.LocalKind)

Constructors

Link copied to clipboard
constructor(index: Int, type: WasmSType?, kind: WasmRunJVMOutput.GenMethodContext.LocalKind)

Properties

Link copied to clipboard
val index: Int
Link copied to clipboard
Link copied to clipboard