All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class espresso.classfile.classgen.LASTORE

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

public class LASTORE
extends Instruction
LASTORE - Store into long array Stack: ..., arrayref, index, value.word1, value.word2 -> ...


Constructor Index

 o LASTORE()

Constructors

 o LASTORE
 public LASTORE()

All Packages  Class Hierarchy  This Package  Previous  Next  Index