class

Calc::Runner

Inherits Reference < Object

Constructors

new(expr : String, x : Float64 = 0.0)
Source
new(parser : Calc::Parser, ast : Calc::Parser::Node, x : Float64 = 0.0)
Source

Instance methods

to_s(io)
Source