Angelo,

One more thing about parser tolerance. esprima for example throws an exception 
parsing this "relatively simple"
declarations:

//function foo(a, b {}

//function foo(a, b, c,) {}

//function foo(a, b, {} {}


> Yes sure, but it seems that Shift doesn't support tolerant parser which is 
> very required for a JS editor. See 
> https://github.com/shapesecurity/shift-java/issues/93


-- 
Eugene Melekhov

_______________________________________________
wtp-dev mailing list
wtp-dev@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/wtp-dev

Reply via email to