public interface

INativeInstructionItem

implements ICodeInstruction INativeContinuousItem
com.pnfsoftware.jeb.core.units.code.asm.items.INativeInstructionItem

Summary

[Expand]
Inherited Constants
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem
Public Methods
abstract InstructionHints getHints(boolean create)
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.ICodeInstruction
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeContinuousItem
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeItem
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeItemListenable
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeMemoryItem
From interface com.pnfsoftware.jeb.util.collect.ISegment

Public Methods

public abstract InstructionHints getHints (boolean create)