< prev index next >

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

Print this page

        

*** 23,33 **** /** * ILOAD - Load int from local variable onto stack * <PRE>Stack: ... -&gt; ..., result</PRE> * - * @version $Id$ */ public class ILOAD extends LoadInstruction { /** * Empty constructor needed for Instruction.readInstruction. --- 23,32 ----
< prev index next >