org.apache.bcel.generic
public class LALOAD extends ArrayInstruction implements StackProducer
Stack: ..., arrayref, index -> ..., value1, value2
Version: $Id: LALOAD.java 386056 2006-03-15 11:31:56Z tcurdt $
| Constructor Summary | |
|---|---|
| LALOAD() Load long from array | |
| Method Summary | |
|---|---|
| void | accept(Visitor v)
Call corresponding visitor method(s). |
Parameters: v Visitor object