public interface

ICOptimizer

implements IOptimizer<T extends IOptimizerTarget>
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.opt.ICOptimizer
Known Indirect Subclasses

Class Overview

Base interface for AST optimizers. DO not implement directly. It is preferable to extend one of the abstract sub-classes.

Summary

[Expand]
Inherited Constants
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt.IOptimizer
[Expand]
Inherited Methods
From interface com.pnfsoftware.jeb.core.IPlugin
From interface com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt.IOptimizer