class

Sheety::AST::Number

Inherits Sheety::AST::Node < Reference < Object

Number literal node

Constructors

new(value : BigFloat)
Source

Instance methods

expr

Get the expression string for this node

Source
value
Source
value=(value : BigFloat)
Source