Github user kinow commented on a diff in the pull request:

    https://github.com/apache/jena/pull/114#discussion_r48680948
  
    --- Diff: jena-arq/Grammar/master.jj ---
    @@ -100,6 +100,38 @@ import org.apache.jena.sparql.core.Quad ;
     public class CLASS extends PARSERBASE
    --- End diff --
    
    Looking at the Notes file, there is a comment to run "jj2tokens 
sparql_11.jj > tokens.txt" to create an initial tokens.txt file, and then 
manually tidy it up.
    
    Should I re-run jj2tokens, or just manually add the missing entries?
    
    Not sure if that hasn't been used in a while and could generate strange 
behaviour in other grammars later.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to