FayrantLang::AST::NumberLiteralExpr
Inherits FayrantLang::AST::LiteralExpr / FayrantLang::AST::Expr / Reference / Object
Constructors
new(value : Float64)
SourceInstance methods
eval(ctx : Context) : NumberValue
SourceInherits FayrantLang::AST::LiteralExpr / FayrantLang::AST::Expr / Reference / Object