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