visitAwaitExpr abstract method

T visitAwaitExpr(
  1. Await expr
)

Implementation

T visitAwaitExpr(Await expr);