Interface IOperandBuilder<T extends IInstructionOperand>
- All Known Implementing Classes:
AbstractImmediateOperandBuilder
,AbstractOperandBuilder
,ImmediateOperandBuilder
public interface IOperandBuilder<T extends IInstructionOperand>
Definition of a simple instruction operand factory.
-
Method Summary
-
Method Details
-
buildOperand
- Throws:
ProcessorException
-