[antlr-interest] token position detection problem

=?gb2312?q?=CB=EF=BC=CD=B8=D5=20Jigang=20(Robert)=20Sun?= sunjigang1965 at yahoo.com.cn
Mon May 1 07:42:26 PDT 2006


I have set one TAB occupies 4 spaces by doing '\t' {setTabSize(4);} in lexer grammar. It is not
always working, some TABs are still counted as 8, while some are taken as 4 as expected.


		
____________________________________________________



More information about the antlr-interest mailing list