[antlr-interest] While using preliminary C# code generator.

Lloyd Dupont lloyd at galador.net
Tue Apr 23 22:59:12 PDT 2002


> I faced 2 other problems while using th epreliminary C# code
> generator:
> 1) new MyLexer(System.In) //did not compile

System.In ?? what's that ? let me tell you that java does not have the same
API tha java !

try this: Console.In; ...


> 2) Option caseSensitiveLiterals=false didn't work
uh ?.... I don't know...



 

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



More information about the antlr-interest mailing list