Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EDT:082 Language Elements Not Supported By Generators

Revision as of 15:19, 4 December 2012 by Unnamed Poltroon (Talk) (New page: The following table shows the language enhancements made in version 0.8.2, and their support in the generators:  <br> {| width="800" border="1" cellpadding="1" cellspacing="1" |- ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The following table shows the language enhancements made in version 0.8.2, and their support in the generators: 


Enhancement Java JavaScript
"Implements" for handlers Y N
Static fields & functions N N
Class type Y N
Constructors in handlers Y (requires IN modifier on parms) N


Back to the top