Class AbstractInstructionOperandList

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

@Ser public abstract class AbstractInstructionOperandList extends AbstractInstructionOperandGeneric implements IInstructionOperandList
Reference implementation for IInstructionOperandList.