Visits a LOOKUPSWITCH instruction.
@param dflt beginning of the default handler block.
@param keys the values of the keys.
@param labels beginnings of the handler blocks. labels[i] isthe beginning of the handler block for the keys[i] key.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.