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