Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new LookaheadIterator API #122

Merged
merged 6 commits into from
Feb 5, 2024
Merged

Add new LookaheadIterator API #122

merged 6 commits into from
Feb 5, 2024

Conversation

dabico
Copy link
Member

@dabico dabico commented Feb 5, 2024

Exposes new tree-sitter feature which was introduced in tree-sitter/tree-sitter#2324. For the moment, it does not implement the "reset" functionalities, as the class was designed around a single-use philosophy. This might change in the future.

@dabico dabico merged commit d1ad650 into master Feb 5, 2024
2 checks passed
@dabico dabico deleted the feature/lookahead branch February 5, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant