mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 08:39:09 +00:00
Updated ASM library (ASM 5)
This commit is contained in:
@@ -58,7 +58,7 @@ public class MethodInsnNode extends AbstractInsnNode {
|
||||
public String desc;
|
||||
|
||||
/**
|
||||
* Constructs a new {@link org.objectweb.asm.tree.MethodInsnNode}.
|
||||
* Constructs a new {@link MethodInsnNode}.
|
||||
*
|
||||
* @param opcode
|
||||
* the opcode of the type instruction to be constructed. This
|
||||
|
||||
Reference in New Issue
Block a user