ExistentialTypeExpr

public struct ExistentialTypeExpr : Expr

The expression of an existential type (e.g., any P & Q or any Array).