class

FayrantLang::AST::EmptyStatement

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

Instance methods

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