org.apache.bcel.generic
public class JSR_W extends JsrInstruction
Constructor Summary | |
---|---|
JSR_W(InstructionHandle target) |
Method Summary | |
---|---|
void | accept(Visitor v)
Call corresponding visitor method(s). |
void | dump(DataOutputStream out)
Dump instruction as byte code to stream out. |
protected void | initFromFile(ByteSequence bytes, boolean wide)
Read needed data (e.g. index) from file. |
Parameters: v Visitor object
Parameters: out Output stream