Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Conversation

knutwannheden
Copy link
Contributor

To avoid issues with unexpected tokens, it would be better if we would try to avoid using sourceStartsWithAtCursor(). As an alternative I added tryConsume() and tryConsumeWithPrefix().

To avoid issues with unexpected tokens, it would be better if we would try to avoid using `sourceStartsWithAtCursor()`. As an alternative I added `tryConsume()` and `tryConsumeWithPrefix()`.
Copy link
Contributor

@traceyyoshima traceyyoshima left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Sounds good!

@knutwannheden knutwannheden merged commit 3b3dbd0 into main Dec 1, 2023
@knutwannheden knutwannheden deleted the try-consume-helper branch December 1, 2023 14:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants