class

FayrantLang::AST::UnaryExprToNumber

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

Constructors

new(expr : Expr)
Source

Instance methods

==(other : UnaryExprToNumber)
Source
eval(ctx : Context) : AnyValue
Source