Builder

class Builder

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun build(): ValType
fun build(context: (Int) -> FunctionType): ValType
Link copied to clipboard
Link copied to clipboard
fun id(): Long
Link copied to clipboard
Link copied to clipboard
fun substitute(opcode: Int, typeIdx: Int, context: (Int) -> FunctionType): FunctionType?
Link copied to clipboard
fun typeIdx(): Int
Link copied to clipboard
Link copied to clipboard