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