Await constructor

Await(
  1. Token name,
  2. Expr future
)

Implementation

Await(this.name, this.future, );