< prev index next >

src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/VariableLengthInstruction.java

Print this page

        

*** 23,33 **** /** * Denotes an instruction to be a variable length instruction, such as * GOTO, JSR, LOOKUPSWITCH and TABLESWITCH. * - * @version $Id$ * @see GOTO * @see JSR * @see LOOKUPSWITCH * @see TABLESWITCH --- 23,32 ----
< prev index next >