Searched defs:TABLESWITCH (Results 1 – 3 of 3) sorted by relevance
1729 static final class TABLESWITCH extends Branch class in InstrVisitor1731 TABLESWITCH (final int low, final int high, final int [] targets /* first one is default */) in TABLESWITCH() method in InstrVisitor.TABLESWITCH
309 int TABLESWITCH = 170; // visiTableSwitchInsn field
228 int TABLESWITCH = 170; field