class

FayrantLang::AST::NullLiteralExpr

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

Constructors

new(value : Nil = nil)
Source

Instance methods

eval(ctx : Context) : NullValue
Source