[antlr-interest] (no subject)

Michael Kaplan kaplanmn at msn.com
Wed Mar 3 11:53:10 PST 2010


I am trying to write grammar for JavaScript using ANTLR and output language C#. By some reason exception Antlr.Runtime.MismatchedTokenException' throw every time when Match("//"),  Match('/'), Match("/*") end etc called.

Maybe somebody knows what possible may be a reason for this? 
 		 	   		  


More information about the antlr-interest mailing list