Class Comparison

Parent class for all Comparisons

Hierarchy (view full)

Constructors

Properties

allowDifferentTypes: boolean

Indicates if different types are allowed inside a comparison

arguments: (
    | string
    | number
    | Date
    | Atom
    | Calculation)[]

The arguments of the comparison

dates: boolean

Indicates if dates are compared

operation: comparisons

Type of the comparison

Methods