org.apache.bcel.generic
public class LALOAD extends ArrayInstruction implements StackProducer
Stack: ..., arrayref, index -> ..., value1, value2
| Constructor Summary | |
|---|---|
| LALOAD() Load long from array | |
| Method Summary | |
|---|---|
| void | accept(Visitor v)
Call corresponding visitor method(s). |
Parameters: v Visitor object