Continuable

interface Continuable

Represents scopes that can be interrupted by a ContinueStatement.

Inheritors

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun addContinueStatement(continueStatement: ContinueStatement)