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

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

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


