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