Searched refs:parseLookupswitch (Results 1 – 1 of 1) sorted by relevance
718 return parseLookupswitch(offset, visitor); in parseInstruction()870 private int parseLookupswitch(int offset, Visitor visitor) { in parseLookupswitch() method in BytecodeArray