class

FayrantLang::AST::UnaryExprMinus

Inherits FayrantLang::AST::UnaryExpr / FayrantLang::AST::Expr / Reference / Object

Constructors

new(expr : Expr)
Source

Instance methods

==(other : UnaryExprMinus)
Source
eval(ctx : Context) : NumberValue
Source