Interface INativeDecompilerUnit<InsnType extends IInstruction>

Type Parameters:
InsnType -
All Superinterfaces:
IAddressableUnit, IDecompilerUnit, IEventSource, IInteractiveUnit, INativeDecompilerContext, IUnit, IUnitCreator, IUserDataSupport

@Ser public interface INativeDecompilerUnit<InsnType extends IInstruction> extends IDecompilerUnit, INativeDecompilerContext
Top-level unit for native decompilers.