[antlr-interest] Bug in the java example?

Wirth. Michael M.Wirth at seeburger.de
Fri May 16 03:39:52 PDT 2003


Hello,

perhaps I found a bug in the java example.
With the following code the lexer runs into a never ending loop.
See the missing quotation marks in the methodcall.

public class E {
    public static void main(String[] args)
    {
        methcall(10, "aString);
    }
}


Greetings,
	Michael

 

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 




More information about the antlr-interest mailing list