All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class espresso.classfile.classgen.AASTORE

java.lang.Object
   |
   +----espresso.classfile.classgen.Instruction
           |
           +----espresso.classfile.classgen.AASTORE

public class AASTORE
extends Instruction
AASTORE - Store into reference array Stack: ..., arrayref, index, value -> ...


Constructor Index

 o AASTORE()

Constructors

 o AASTORE
 public AASTORE()

All Packages  Class Hierarchy  This Package  Previous  Next  Index