[antlr-interest] Can't find template actionSetAttribute.st; group hierarchy is [Java]

Terence Parr parrt at cs.usfca.edu
Mon May 31 09:30:32 PDT 2010


You are missing actionSetAttribute in your Java.stg file.
T
On May 31, 2010, at 4:06 AM, Sergei Smolov wrote:

> Hello, List!
>
> I'm writing a SIP protocol parser and now I am using Antlr 3.2.  
> While code
> generation I've encountered the following error:
>
> java.lang.IllegalArgumentException: Can't find template
> actionSetAttribute.st; group hierarchy is [Java]
> The thing is that I do not use a standard value of "output" option  
> (I need
> to generate my own class hierarchy, not AST\CommonTree).
> So what can be the solution of my problem?
> Thanks in advance.
>
> -- 
> Sergey Smolov
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-email-address



More information about the antlr-interest mailing list