Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Conversation

@aivarsk
Copy link

@aivarsk aivarsk commented Mar 5, 2018

I don't know how good this fits into TokenStream concept but the idea is if we know an argument will follow then advance stream and accept whatever follows without trying to parse it. That might be an argument separated by ' :=' (previously parsed) or an empty string (I've seen this quite often) or arbitrary data.

This is how I fixed issue #50 for me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant