You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a syntax trait protocol covering genericParameterClause and genericWhereClause for the syntax types that have one or both of these properties. (IMHO a single protocol is the appropriate granularity rather than one for each property.)