public interface

IOperandBuilder

com.pnfsoftware.jeb.core.units.code.asm.processor.IOperandBuilder<T extends com.pnfsoftware.jeb.core.units.code.IInstructionOperand>
Known Indirect Subclasses

Class Overview

Definition of a simple instruction operand factory.

Summary

Public Methods
abstract T buildOperand(byte[] code, int mode)

Public Methods

public abstract T buildOperand (byte[] code, int mode)