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

Bug 460732

Summary: [es6][esprima] Provide recovery support for es6 productions
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED WORKSFORME QA Contact:
Severity: enhancement    
Priority: P3    
Version: 8.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 460728    

Description Michael Rennie CLA 2015-02-24 13:42:36 EST
With the new es6 support coming in the esprima 2.0.0 update we need to provide recovery / tolerant support for the new AST nodes.
Comment 1 Michael Rennie CLA 2016-04-21 11:58:41 EDT
We get this for free now that we use Acorn.

Closing worksforme.