jellyj.classfile.classgen
Class AALOAD

jellyj.classfile.classgen.Instruction
  |
  +--jellyj.classfile.classgen.AALOAD

public class AALOAD
extends Instruction

AALOAD - Load reference from array Stack ..., arrayref, index -> value

Author:
JellyJ Design Group

Constructor Summary
AALOAD()
           

Methods inherited from class jellyj.classfile.classgen.Instruction
consumeStack, copy, dump, getLength, getPosition, getTag, produceStack, readInstruction, setPosition, toString

Constructor Detail

AALOAD

public AALOAD()