create No Check
Create a phrase type given the yield type (the type of object produced by the expression).
Return
The new phrase type, whose kind is the receiver.
Parameters
yield Type
The type of object that will be produced by an expression which is of the type being constructed.