class

FayrantLang::AST::UnaryExprNegation

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

Constructors

new(expr : Expr)
Source

Instance methods

==(other : UnaryExprNegation)
Source
eval(ctx : Context) : BooleanValue
Source