[antlr-interest] Token Streams, multiple lexers - how does lexer access selector?

Terence Parr parrt at jguru.com
Wed Dec 18 23:15:10 PST 2002


On Wednesday, December 18, 2002, at 08:52  PM, David Penton wrote:

> I am busy trying to set up multiple lexers to mimic lex/flex lexer
> states.

Often you don't need states as it's just another rule in ANTLR.  I use 
multiple lexers only for embedded languages like javadoc.

Terence
--
Co-founder, http://www.jguru.com
Creator, ANTLR Parser Generator: http://www.antlr.org
Lecturer in Comp. Sci., University of San Francisco


 

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



More information about the antlr-interest mailing list