public interface

ICodeInstruction

implements ICodeItem
com.pnfsoftware.jeb.core.units.code.ICodeInstruction
Known Indirect Subclasses

Class Overview

A code item wrapping an instruction.

Summary

[Expand]
Inherited Constants
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem
Public Methods
abstract IInstruction getInstruction()
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem

Public Methods

public abstract IInstruction getInstruction ()