Skip to content

Grammar2Uml

The tool called Grammar2Uml (see in repo) takes a set of grammar specifications and creates a visualization similar to UML class diagrams.

Every nonterminal will be shown as a rectangular box with its terminal children listed within it. Children are shown as containment relations between parent and child, whereas relations and intrinsic references are shown using arrows.

Furthermore, more options may be specified, as described in "Usage as Gradle task".


Last update: September 30, 2022 14:32:26