struct

Ast::Float

Inherits Ast::Expr < IrNode < Struct < Value < Object

Constructors

new(location : Location, value : Float64)
Source

Instance methods

location
Source
location=(location : Location)
Source
to_s(io : IO)

Same as #inspect(io).

Source
value
Source
value=(value : Float64)
Source