package

com.pnfsoftware.jeb.core.units.code.asm.decompiler

Interfaces

IDynamicContentManager Connector: AST -> native components 
IEConverter<InsnType extends IInstruction> Definition of an IR expression converter, used by the generic decompiler to convert native machine code to an intermediate representation. 
IEGlobalContext  
IEPrototypeHandler  
IERoutineContext  
INativeDecompilationTarget TODO: rename 
INativeDecompilerExtension<InsnType extends IInstruction>  
INativeDecompilerUnit<InsnType extends IInstruction>  
INativeSourceUnit A specialized source unit representing the output of a native code decompiler. 
IOptimizerInfo  

Classes

AbstractConverter<InsnType extends IInstruction> A skeleton for code converters. 
AbstractNativeDecompilerExtension<InsnType extends IInstruction>  
ConverterInstructionEntry<InsnType extends IInstruction> Utility class. 
ELocation  
TargetProperties Properties of INativeDecompilationTarget
TargetProperties.Builder  

Enums

DecompilationStatus Decompilation status. 
NativeDecompilationStage A high-level view of what stage a target being decompiled is at.