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

C AST interface to represent a `break` statement. A break statement may have an optional loop [label](ICLabel).

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


