cadenza / org.intelligence.asm / org.objectweb.asm.tree.ClassNode / method

method

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