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.