class

FayrantLang::AST::BreakStatement

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

Instance methods

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