[antlr-interest] Anyone built the example C grammar successfully?

Paul Johnson gt54-antlr at cyconix.com
Wed May 25 10:43:58 PDT 2005


Loring Craymer wrote:
> Paul--
> 
> Try deleting the "import CToken;" line and see what that does.  As I 
> read the spec, "CToken" is not a "canonical name"--I think that it needs 
> package qualifiers for that.

Thanks Loring - that did the job (I commented out 6 imports in 3 grammar 
files), and I can now compile on both gcj and javac 1.5.

Cheers

Paul



More information about the antlr-interest mailing list