FayrantLang::AST::UnaryExprMinus
Inherits FayrantLang::AST::UnaryExpr / FayrantLang::AST::Expr / Reference / Object
Constructors
new(expr : Expr)
SourceInstance methods
==(other : UnaryExprMinus)
Sourceeval(ctx : Context) : NumberValue
SourceInherits FayrantLang::AST::UnaryExpr / FayrantLang::AST::Expr / Reference / Object