FayrantLang::AST::BreakStatement
Inherits FayrantLang::AST::Statement / Reference / Object
Instance methods
==(other : BreakStatement)
Sourceexec(ctx : Context) : Tuple(ExecResult, AnyValue)
SourceInherits FayrantLang::AST::Statement / Reference / Object