Hi,

I'd like to add support to JSDT for Javascript's implicit semicolon
insertion rules. In org.eclipse.wst.jsdt.core I noticed there is a .g
grammar file. As well there are .rsc files which seem to be serialized
state of a parser generator.

Does anyone know which tool and version of it is used to generate these
.rsc files from the .g file?


I checked VJET and it appears to at least have the same bugs as JSDT's
editor in this regard so I'm assuming it doesn't have an improved parser.


Thanks
John
_______________________________________________
wtp-dev mailing list
wtp-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/wtp-dev

Reply via email to