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

Base class for TExpr classes that can be composed of other TExpr objects imlpemented using the Composite(GoF) pattern.

Methods

add   new   to_s  

Attributes

expressions  [R] 

Public Class methods

Public Instance methods

[Validate]