Searched defs:LookupSwitchInsnNode (Results 1 – 1 of 1) sorted by relevance
41 public class LookupSwitchInsnNode extends AbstractInsnNode { class60 public LookupSwitchInsnNode(final LabelNode dflt, final int[] keys, final LabelNode[] labels) { in LookupSwitchInsnNode() method in LookupSwitchInsnNode