| Summary: | [es6] Exceptions for incomplete export statement | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 10.0 | ||
| Target Milestone: | 12.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Michael Rennie
A better snippet to test with: export for showcases the problem if there being a decl node (which can be null per the spec), but is not a valid decl node. Fixed in: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=e8da4052413755b939cfee422eebc1df82888da8 |