class

FayrantLang::AST::ContinueStatement

Inherits FayrantLang::AST::Statement / Reference / Object

Instance methods

==(other : ContinueStatement)
Source
exec(ctx : Context) : Tuple(ExecResult, AnyValue)
Source