Continuable

interface Continuable

Represents scopes that can be interrupted by a ContinueStatement.

Functions

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

Properties

Link copied to clipboard

Inheritors

Link copied to clipboard