| com.pnfsoftware.jeb.core.units.code.asm.decompiler.IDecompiledMethod |
A method object decompiled by gendec.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract ICMasterOptimizer | getASTOptimizer() | ||||||||||
| abstract NativeDecompilationStage | getCompletedStage() | ||||||||||
| abstract IEConverter<?> | getConverter() | ||||||||||
| abstract IERoutineContext | getIRContext() | ||||||||||
| abstract IEMasterOptimizer | getIROptimizer() | ||||||||||
| abstract ICMethod | getMethodAST() | ||||||||||
| abstract INativeMethodItem | getMethodItem() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.pnfsoftware.jeb.core.units.code.asm.decompiler.IDecompiledItem
| |||||||||||