[antlr-interest] v3 stream input

Sohail Somani sohail at taggedtype.net
Mon May 22 20:00:27 PDT 2006


On Mon, 2006-05-22 at 17:25 -0700, Terence Parr wrote:
> On May 22, 2006, at 5:20 PM, Sohail Somani wrote:
> 
> > Is there a way to tie System.in into the lexer as input?
> 
> Yeah, i think it's a big hole at the moment...we only have string and  
> file readers...

I suppose what I'll do is just have a FiniteInputStream as a child of
ANTLRStringStream and just do what ANTLRFileStream does.

Sohail



More information about the antlr-interest mailing list