public interface

INativeStringItem

implements ICodeString INativeDataItem
com.pnfsoftware.jeb.core.units.code.asm.items.INativeStringItem

Summary

[Expand]
Inherited Constants
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeDataItem
Public Methods
abstract StringType getStringType()
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.units.code.ICodeItem
From interface com.pnfsoftware.jeb.core.units.code.ICodeString
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeContinuousItem
From interface com.pnfsoftware.jeb.core.units.code.asm.items.INativeDataItem
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 StringType getStringType ()