org.apache.bcel.generic
public class LSTORE extends StoreInstruction
Stack: ..., value.word1, value.word2 -> ...
Version: $Id: LSTORE.java 152690 2001-10-29 19:59:54Z jvanzyl $
Constructor Summary | |
---|---|
LSTORE(int n) |
Method Summary | |
---|---|
void | accept(Visitor v)
Call corresponding visitor method(s). |
Parameters: v Visitor object