Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify simple_space_serializer using
tokens()
method (#263)
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`.
- Loading branch information