Class Runt::Diff
In: lib/runt/temporalexpression.rb
Parent: Object

TExpr that will be true only if the first of its two contained expressions is true and the second is false.

Methods

include?   new   to_s  

Included Modules

TExpr

Attributes

expr1  [R] 
expr2  [R] 

Public Class methods

Public Instance methods

[Validate]