Class Runt::RSpec
In: lib/runt/temporalexpression.rb
Parent: TExpr

TExpr that provides a thin wrapper around built-in Ruby Range functionality facilitating inclusion of an arbitrary range in a temporal expression.

 See also: Range

Methods

include?   new   to_s  

Public Class methods

Public Instance methods

Will return true if the supplied object is included in the range used to create this instance

[Validate]