cadenza / org.intelligence.asm / tableswitch

tableswitch

fun Block.tableswitch(min: Int, max: Int, defaultLabel: LabelNode, vararg labels: LabelNode): Unit