Member predicate FunctionTypeExpr :: isConstructor
Holds if this is a constructor type, such as new (x: string) => Object
.
predicate
isConstructor
(
)