History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: ANTLR-219
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Terence Parr
Reporter: Terence Parr
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ANTLR v3

AST construction from rule block sets not working

Created: 12/Feb/08 11:05 AM   Updated: 12/Feb/08 11:21 AM
Component/s: All targets
Affects Version/s: 3.0.1
Fix Version/s: 3.1


 Description  « Hide
b : ID | INT ;

doesn't create a tree.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Terence Parr - 12/Feb/08 11:21 AM
Updated templates to set return value when set is an entire rule.