Uses of Interface
com.pnfsoftware.jeb.core.units.code.android.ir.IDMasterOptimizerInstrumenter
Packages that use IDMasterOptimizerInstrumenter
Package
Description
This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred
to as
dexdec) Intermediate Representation (IR) objects.-
Uses of IDMasterOptimizerInstrumenter in com.pnfsoftware.jeb.core.units.code.android.ir
Classes in com.pnfsoftware.jeb.core.units.code.android.ir that implement IDMasterOptimizerInstrumenterModifier and TypeClassDescriptionclassSkeleton for an IR Master Optimizer instrumenter.Methods in com.pnfsoftware.jeb.core.units.code.android.ir that return types with arguments of type IDMasterOptimizerInstrumenterMethods in com.pnfsoftware.jeb.core.units.code.android.ir with parameters of type IDMasterOptimizerInstrumenterModifier and TypeMethodDescriptionvoidIDMasterOptimizer.registerInstrumenter(IDMasterOptimizerInstrumenter inst) voidIDMasterOptimizer.unregisterInstrumenter(IDMasterOptimizerInstrumenter inst)