[antlr-interest] output = template

Mark Volkmann r.mark.volkmann at gmail.com
Tue Jan 15 13:53:20 PST 2008


I have a tree grammar whose output is performed using
System.out.println calls in rule actions and doesn't use
StringTemplate. Why do I have to set the grammar option "output =
template;" to get this to work when I'm not using StringTemplate?

It seems that there isn't a default value for this option. Is that correct?

-- 
R. Mark Volkmann
Object Computing, Inc.


More information about the antlr-interest mailing list