public interface

IInstructionOperandSized

implements IInstructionOperand
com.pnfsoftware.jeb.core.units.code.asm.processor.IInstructionOperandSized
Known Indirect Subclasses

Class Overview

Operands with a size.

Summary

Public Methods
abstract int getOperandBitsize()
Get the operand size in bits.
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.IInstructionOperand

Public Methods

public abstract int getOperandBitsize ()

Get the operand size in bits.