# Interface: com.pnfsoftware.jeb.core.units.code.asm.decompiler.IDecompiledMethod

A method object decompiled by `gendec`.

## Method: getASTOptimizer
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.opt.ICMasterOptimizer`


## Method: getCompletedStage
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.NativeDecompilationStage`


## Method: getConverter
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.IEConverter<?>`


## Method: getIRContext
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.IERoutineContext`


## Method: getIROptimizer
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.opt.IEMasterOptimizer`


## Method: getMethodAST
- return type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.ICMethod`


## Method: getMethodItem
- return type: `com.pnfsoftware.jeb.core.units.code.asm.items.INativeMethodItem`


