Class AbstractAnalyzerExtension<InsnType extends IInstruction>

java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.analyzer.AbstractAnalyzerExtension<InsnType>
Type Parameters:
InsnType -
All Implemented Interfaces:
INativeCodeAnalyzerExtension<InsnType>

@Ser public abstract class AbstractAnalyzerExtension<InsnType extends IInstruction> extends Object implements INativeCodeAnalyzerExtension<InsnType>
Extension of the INativeCodeAnalyzer.