In AST.stg:

/** x+=rule when output=AST and tracking for rewrite */
ruleRefTrackAndListLabel(rule,label,elementIndex,args,scope) ::= <<
<ruleRefTrack(...)>
<listLabel(elem=label+".getTree()",...)>
 >>

didn't have the getTree thing.  needs it.

edit //depot/code/antlr/main/src/org/antlr/codegen/templates/Java/ 
AST.stg#48
Change 5011 submitted.

Ter
_______________________________________________
antlr-dev mailing list
[email protected]
http://www.antlr.org:8080/mailman/listinfo/antlr-dev

Reply via email to