substitute

fun substitute(opcode: Int, typeIdx: Int, context: (Int) -> FunctionType): FunctionType?

Deprecated

use .build.resolve(typeSection) instead