Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 514267

Summary: JSON AST nodes should have a pointer to their parent node
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 13.0   
Target Milestone: 15.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2017-03-27 11:46:00 EDT
In our new support to create an ES-spec compliant AST, we should make sure each node has a pointer to its parent, and that this pointer is added in the single parse pass.