# Interface: com.pnfsoftware.jeb.core.units.code.debug.IDebuggerUnitIdentifier

Specialized identifier for debugger units. Such identifiers must have a [type](#getFormatType()) string that starts with `WellKnownUnitTypes#pfxTypeDebugger`.

## Method: getTargetEnumerator
- return type: `com.pnfsoftware.jeb.core.units.code.debug.IDebuggerTargetEnumerator`

Description: Provide an optional target enumerator.
return: target enumerator, or null

