[antlr-interest] Changing Token Names

Gavin Lambert antlr at mirality.co.nz
Wed Apr 1 12:40:57 PDT 2009


At 05:23 2/04/2009, Paul Bouché (NSN) wrote:
>I am doing this:
[...]
>     // kind of a hack because tokenNames is final
>         static {
>             tokenNames[OL] = "'['";
>             tokenNames[CL] = "'['";

You might want to double-check CL, unless that 
was just an email typo.



More information about the antlr-interest mailing list