All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class espresso.classfile.classgen.BASTORE

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

public class BASTORE
extends Instruction
BASTORE - Store into byte or boolean array Stack: ..., arrayref, index, value -> ...


Constructor Index

 o BASTORE()

Constructors

 o BASTORE
 public BASTORE()

All Packages  Class Hierarchy  This Package  Previous  Next  Index