[stringtemplate-interest] List of used StringTemplates

Terence Parr parrt at cs.usfca.edu
Mon May 19 09:25:22 PDT 2008


Hi. Try grep from the cmd-line.  You should be able to get an exact  
answer by looking for -> ID '(' or somethig.
Ter
On May 18, 2008, at 11:13 AM, Rabea Gransberger wrote:

> Is it somehow possible to write out a list of Stringtemplate rules
> which are used in an ANTLR 3 grammar to an separate file?
>
> This would be nice for automatic testing to find out if all of the  
> used
> Stringtemplate rules are available. It could minimize the problem of
> running into runtime exceptions if a referenced template does not  
> exist.
>
> Have a nice weekend,
> Rabea
>
> _______________________________________________
> stringtemplate-interest mailing list
> stringtemplate-interest at antlr.org
> http://www.antlr.org:8080/mailman/listinfo/stringtemplate-interest



More information about the stringtemplate-interest mailing list