On Monday 24 November 2008 01:22:52 Ilya Sterin wrote: > So in my grammar, I capture blocks of JSON-like structures. I don't > want antlr to try to parse that structure, but rather to evaluate it > as a string.
I think, that's similar to having to switch two grammars (or lexers) , so I would do as in this post: http://www.antlr.org:8080/pipermail/antlr-interest/2005-April/011809.html cheers Michael List: http://www.antlr.org:8080/mailman/listinfo/antlr-interest Unsubscribe: http://www.antlr.org:8080/mailman/options/antlr-interest/your-email-address --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "il-antlr-interest" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/il-antlr-interest?hl=en -~----------~----~----~----~------~----~------~--~---
