com.pnfsoftware.jeb.core.units.code.asm.decompiler.opt.IOptimizerTarget |
Known Indirect Subclasses |
Base interface for objects that may be the target of an optimizer. Currently, this interface
should not be extended by anything by IERoutineContext
(for IR) and ICMethod
(for
AST).
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getTargetName()
Retrieve the target name, typically, the signature or address of the method being optimized.
|
Retrieve the target name, typically, the signature or address of the method being optimized.