class

FayrantLang::AST::NumberLiteralExpr

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

Constructors

new(value : Float64)
Source

Instance methods

eval(ctx : Context) : NumberValue
Source