class

FayrantLang::AST::Statement

Inherits Reference / Object

Instance methods

==(other)

Returns false (other can only be a Value here).

Source
exec(ctx : Context) : Tuple(ExecResult, AnyValue)
Source