# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.ECompiler.CompiledRoutine

A compiled routine.

## Constructor: CompiledRoutine
- parameter: `ctx`, type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.IERoutineContext`


## Method: getAddress
- return type: `long`


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


## Method: getName
- return type: `java.lang.String`


## Method: getPrototype
- return type: `com.pnfsoftware.jeb.core.units.code.asm.type.IPrototypeItem`


