[antlr-interest] Token.getFilename and Token.setFilename are not virtual!

Rodrigo B. de Oliveira rodrigobamboo at hotmail.com
Sun Aug 3 13:52:18 PDT 2003


In the C# library.

I need my tokens to remember the filename but I've just noticed that Token.getFilename and Token.setFilename are not virtual. And even if they were, Token.setFilename is never called
by CharScanner.

Is it ok to implement these changes? Whom should I submit the changes to? I'd rather not have my own private copy of the library...

Thanks again,
Rodrigo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20030803/90bd69b9/attachment.html


More information about the antlr-interest mailing list