Searched defs:IntInsnNode (Results 1 – 1 of 1) sorted by relevance
39 public class IntInsnNode extends AbstractInsnNode { class53 public IntInsnNode(final int opcode, final int operand) { in IntInsnNode() method in IntInsnNode