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

Grmr2JavaReport

Generation of Java from Grammar file

This article describes the issues encountered, while working on the generation of Java code from a grammar file using Gymnast, Emfatic and Grammar2Ecore frameworks.

Assumptions

Eclipse plug-in project with a grammar file (SVG5.ast) is open as shown below

Grmr2JavaReport1.jpg
Figure 1(a) Start

Back to the top