At constructor

At(
  1. Time timestamp,
  2. Expr expression
)

Implementation

At(this.timestamp, this.expression);