FayrantLang::AST::ExprStatement
Inherits FayrantLang::AST::Statement / Reference / Object
Constructors
new(expr : Expr)
SourceInstance methods
==(other : ExprStatement)
Sourceexec(ctx : Context) : Tuple(ExecResult, AnyValue)
Sourceexpr
SourceInherits FayrantLang::AST::Statement / Reference / Object