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

JsonParser needs to have a way to get current event #282

Closed
Verdent opened this issue Apr 21, 2021 · 2 comments · Fixed by #303
Closed

JsonParser needs to have a way to get current event #282

Verdent opened this issue Apr 21, 2021 · 2 comments · Fixed by #303
Labels

Comments

@Verdent
Copy link
Contributor

Verdent commented Apr 21, 2021

It would be nice to have a way how to re-obtain the event which was thrown the last by JsonParser.

Something like method JsonParser.Event current() or JsonParser.Event currentEvent().

@jjspiegel
Copy link

@jbescos
Copy link
Member

jbescos commented Oct 6, 2021

  • TCK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants