Class AbstractInstructionOperandGeneric

java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.processor.AbstractInstructionOperandGeneric
All Implemented Interfaces:
IInstructionOperandGeneric, IInstructionOperandRegisterBased, IInstructionOperandSized, IInstructionOperand
Direct Known Subclasses:
AbstractInstructionOperandList, Operand

@Ser public abstract class AbstractInstructionOperandGeneric extends Object implements IInstructionOperandGeneric
Reference implementation for IInstructionOperandGeneric.