Expression.ofType constructor

Expression.ofType(
  1. Type type
)

Implementation

Expression.ofType(Type type) : nodes = [type];