Package org.openjdk.asmtools.jasm
Class Instr
java.lang.Object
org.openjdk.asmtools.jasm.Instr
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstr()
Instr
(int pc, int pos, OpcodeTables.Opcode opc, Argument arg, Object arg2) -
Method Summary
-
Field Details
-
Constructor Details
-
Instr
-
Instr
public Instr()
-
-
Method Details
-
write
- Throws:
IOException
-