org.apache.bcel.generic
public class LUSHR extends ArithmeticInstruction
Stack: ..., value1, value2 -> ..., result
| Constructor Summary | |
|---|---|
| LUSHR() | |
| Method Summary | |
|---|---|
| void | accept(Visitor v)
Call corresponding visitor method(s). |
Parameters: v Visitor object