All Packages Class Hierarchy This Package Previous Next Index
Class de.fub.bytecode.generic.ConversionInstruction
java.lang.Object
|
+----de.fub.bytecode.generic.Instruction
|
+----de.fub.bytecode.generic.ConversionInstruction
- public abstract class ConversionInstruction
- extends Instruction
Super class for the x2y family of instructions.
- Version:
- $Id: ConversionInstruction.java,v 1.2 1999/05/04 13:12:56 dahm Exp $
- Author:
- M. Dahm
-
ConversionInstruction(short)
-
ConversionInstruction
protected ConversionInstruction(short tag)
- Parameters:
- tag - opcode of instruction
All Packages Class Hierarchy This Package Previous Next Index