# Interface: com.pnfsoftware.jeb.core.units.code.ICodeInstruction

A code item wrapping an instruction.

## Method: getInstruction
- return type: `com.pnfsoftware.jeb.core.units.code.IInstruction`

Description: Get the wrapped instruction.
return: wrapped instruction

