[antlr3] add simple support for tokenVocab option -------------------------------------------------
Key: MOJO-880 URL: http://jira.codehaus.org/browse/MOJO-880 Project: Mojo Issue Type: Improvement Reporter: David Holroyd Attachments: simple-tokenVocab-support-patch.diff As suggested by one user on antlr-interest, and per the suggested patch by another user on the antlr wiki, the plugin should support the tokenVocab option for importing another grammars token definitions. This patch implements support for this, with the simplistic assumption that the token definitions will have been generated from another grammar in the same project (i.e. the Grammar.tokens file will be in the outputDirectory). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email