[antlr-interest] Re: ANTLR 2.7.2a2 released :)

Terence Parr parrt at jguru.com
Tue Jan 15 10:42:28 PST 2002


On Tuesday, January 15, 2002, at 05:59  AM, Thomas Dudziak wrote:

> I run the test suite on my my heterogenous AST which uses Unicode (up to
> now a slightly modified version of 2.7.1) and it ran without problems
> after a little change to my parser (the instantiation of a
> RecognitionException with position info now needs 4 instead of 3
> parameters).
> BTW, i would really appreciate it if there would be a method in
> LexerSharedInputState to set the current position (something like public
> void setPosition(int line, int column) ) as I currently must subclass it
> in order to modify its attributes.

Can you tell me the situation in which you need to modify the position 
directly?  Sorry if it's obvious ;)

Ter
--
Chief Scientist & Co-founder, http://www.jguru.com
Creator, ANTLR Parser Generator: http://www.antlr.org


 

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



More information about the antlr-interest mailing list