[antlr-interest] Question about using antlr with stringtemplate

Vincent Dupuis vincedupuis at hotmail.com
Mon Jul 14 10:35:06 PDT 2008


Hello,

I'm using antlr with stringtemplate to generate the output.

with

options
{
    output=template;
}

The first rule doesn't create a stringtemplate and of course the getTemplate() function of the parser returns null.

I was wondering if it is possible to obtain the generated templates created by the other rules.

Thanks,
Vince


_________________________________________________________________

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080714/efc9b3a5/attachment.html 


More information about the antlr-interest mailing list