< prev index next >

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

Print this page

        

*** 30,40 **** * TABLESWITCH. * * The interface provides the possibilty for the user to write * `templates' or `macros' for such reuseable code patterns. * - * @version $Id$ * @see PUSH * @see SWITCH */ public interface CompoundInstruction { --- 30,39 ----
< prev index next >