< prev index next >

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

Print this page

        

*** 24,34 **** /** * IFNULL - Branch if reference is not null * * <PRE>Stack: ..., reference -&gt; ...</PRE> * - * @version $Id$ */ public class IFNULL extends IfInstruction { /** * Empty constructor needed for Instruction.readInstruction. --- 24,33 ----
< prev index next >