< prev index next >

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

Print this page

        

*** 23,33 **** /** * ACONST_NULL - Push null reference * <PRE>Stack: ... -&gt; ..., null</PRE> * - * @version $Id$ */ public class ACONST_NULL extends Instruction implements PushInstruction, TypedInstruction { /** * Push null reference --- 23,32 ----
< prev index next >