class

FayrantLang::AST::ExprStatement

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

Constructors

new(expr : Expr)
Source

Instance methods

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