ContinueStatement

continue statements

final
class ContinueStatement : Statement {}

Constructors

this
this(Location location)
Undocumented in source.

Inherited Members

From Statement

toString
string toString(Context )
Undocumented in source. Be warned that the author may not have intended to support it.

Meta