afs opened a new pull request, #3752: URL: https://github.com/apache/jena/pull/3752
This PR annotates the Turtle javacc parser by putting comments for each of Turtle 1.2 productions. It also reorder productions so they are in the same order as the spec. There are no changes to behaviour. This parser is "strict" - exactly as the spec. It is not the main parser used by RIOT. ---- By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the [Contributor's Agreement](https://www.apache.org/licenses/contributor-agreements.html). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
