edit //depot/code/antlr/main/CHANGES.txt#81 edit //depot/code/antlr/main/src/org/antlr/codegen/templates/Java/ ASTTreeParser.stg#10 edit //depot/code/antlr/main/src/org/antlr/codegen/templates/Java/ Java.stg#134 edit //depot/code/antlr/main/src/org/antlr/test/ TestTreeGrammarRewriteAST.java#10 Change 5140 submitted.
Fixes http://www.antlr.org:8888/browse/ANTLR-294 August 3, 2008 * Was using RuleReturnScope not Rulename_return for list labels in tree parser. * Didn't set _last in tree parser for rule ref track stuff (rewrite=true) Ter _______________________________________________ antlr-dev mailing list [email protected] http://www.antlr.org:8080/mailman/listinfo/antlr-dev
