All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class de.fub.bytecode.generic.AALOAD

java.lang.Object
   |
   +----de.fub.bytecode.generic.Instruction
           |
           +----de.fub.bytecode.generic.ArrayInstruction
                   |
                   +----de.fub.bytecode.generic.AALOAD

public class AALOAD
extends ArrayInstruction
AALOAD - Load reference from array Stack ..., arrayref, index -> value

Version:
$Id: AALOAD.java,v 1.3 1999/05/04 13:12:32 dahm Exp $
Author:
M. Dahm

Constructor Index

 o AALOAD()

Constructors

 o AALOAD
 public AALOAD()

All Packages  Class Hierarchy  This Package  Previous  Next  Index