public interface

ICMasterOptimizer

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

Class Overview

Base interface for AST master optimizers. The standard implementation is CMasterOptimizer.

Summary

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