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
We have the at(_: TokenSpec) functions to check if we are at a token but some of the more complex at functions like isAtStartOfPostfixExprSuffix start with isAt. To be consistent, we should remove is here.