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

Simplify simple_space_serializer using tokens() method #263

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

renatahodovan
Copy link
Owner

The new tokens() method of rule nodes makes it easier to access their leaf node sequences. This update leverages the tokens() method to simplify the implementation of simple_space_serializer.

The new `tokens()` method of rule nodes makes it easier to access
their leaf node sequences. This update leverages the `tokens()`
method to simplify the implementation of `simple_space_serializer`.
Copy link
Collaborator

@akosthekiss akosthekiss left a comment

Choose a reason for hiding this comment

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

lgtm

@coveralls
Copy link

Coverage Status

coverage: 85.347% (-0.1%) from 85.48%
when pulling fd0f59d on sss
into 6086a01 on master.

@akosthekiss akosthekiss merged commit d6caa88 into master Dec 20, 2024
52 checks passed
@akosthekiss akosthekiss deleted the sss branch December 20, 2024 18:11
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.

3 participants