Skip to content

Rename isAt* functions in SwiftParser to at* #1976

Closed
@ahoppen

Description

@ahoppen

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.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersrefactoringAn internal refactoring of the codebase

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions