[antlr-interest] Can't find template tokenRefRuleRoot.st

Terence Parr parrt at cs.usfca.edu
Thu Apr 26 08:34:00 PDT 2007


On Apr 26, 2007, at 2:27 AM, Ivo Jimenez wrote:

> Hi all,
>
> First of all, let me say that ANTLR rules the whole universe (at  
> least the parser generator one).
>
> I'm writing the grammar for a superset of a subset of the SQL  
> language, everything works fine in ANTLRWorks ( 1.0b11)  but when  
> calling ANTLR from the command line with:
>
> java -cp antlr-2.7.7.jar:antlr-3.0b7.jar:stringtemplate-3.0.jar  
> org.antlr.Tool SqlV3.g

Then it's a classpath issue. ;)

Ter
>
>



More information about the antlr-interest mailing list