FayrantLang::AST::UnaryExprNegation
Inherits FayrantLang::AST::UnaryExpr / FayrantLang::AST::Expr / Reference / Object
Constructors
new(expr : Expr)
SourceInstance methods
==(other : UnaryExprNegation)
Sourceeval(ctx : Context) : BooleanValue
Source