org.apache.bcel.generic
public class LSTORE extends StoreInstruction
Stack: ..., value.word1, value.word2 -> ...
| Constructor Summary | |
|---|---|
| LSTORE(int n) | |
| Method Summary | |
|---|---|
| void | accept(Visitor v)
Call corresponding visitor method(s). |
Parameters: v Visitor object