Hi there,
First of all, thanks a lot for this brilliant tool ! I have a problem, and I
don't know how to solve it.
I want to generate multiple output files, for example a .h and a .m for
Objective-C. The point is that I can bind only one template to my parser, with :
parser.setTemplateLib(tmpl);
when I call parser.entryRule(), then the toString(), I can get only the
generated code for this template tmpl.
Is it possible to bind multiple templates, and parse once my input, or do I
have to parse it 2 times, assigning a different template each time ?
Hope I'm clear.
Thanks in advance !
Dam.
_________________________________________________________________
Discutez en direct avec vos amis sur Messenger !
http://www.windowslive.fr/messenger
List: http://www.antlr.org/mailman/listinfo/antlr-interest
Unsubscribe:
http://www.antlr.org/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.