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

Bug 462602

Summary: [parser] Provide tree fill-ins for incomplete member expressions
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: 8.0   
Target Milestone: 9.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-03-19 15:51:30 EDT
While working on bug 432940 I found that Tern does not like there being unexpected nulls in the AST - in this particular case missing MemberExpression.property values.

As such we should fill in these missing nodes with our RecoveredNode.