[antlr-interest] Grammar Problem

Lloyd Dupont lloyd at galador.net
Wed Apr 17 20:51:35 PDT 2002


I think that changing the top of your lexer to this will soleve your
problem:

class TeenyLexer extends Lexer;
options {
    k = 3;
}



 

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



More information about the antlr-interest mailing list