FayrantLang::AST::NullLiteralExpr
Inherits FayrantLang::AST::LiteralExpr / FayrantLang::AST::Expr / Reference / Object
Constructors
new(value : Nil = nil)
SourceInstance methods
eval(ctx : Context) : NullValue
SourceInherits FayrantLang::AST::LiteralExpr / FayrantLang::AST::Expr / Reference / Object