cadenza / org.intelligence.asm / methodNode

methodNode

fun methodNode(access: Mod, returnType: Type, name: String, vararg parameterTypes: Type, f: MethodNode.() -> Unit): MethodNode