RRD-ANTLR4

Railroad Diagram Generator for ANTLR 4

License

License

Categories

Categories

Ant Build Tools ANTLR Compiler-compiler
GroupId

GroupId

de.flashpixx
ArtifactId

ArtifactId

rrd-antlr4
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

RRD-ANTLR4
Railroad Diagram Generator for ANTLR 4
Project URL

Project URL

https://github.com/flashpixx/RRD-ANTLR4
Source Code Management

Source Code Management

https://github.com/flashpixx/RRD-ANTLR4

Download rrd-antlr4

How to add to project

<plugin>
    <groupId>de.flashpixx</groupId>
    <artifactId>rrd-antlr4</artifactId>
    <version>0.0.1</version>
</plugin>

Dependencies

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4

test (2)

Group / Artifact Type Version
junit : junit jar [4.12,)
com.github.javaparser : javaparser-core jar [2.1.0,)

Project Modules

There are no modules declared in this project.

Railroad Diagram Generator for ANTLR 4

Circle CI Coverage Status

Inspired by the project rrd-antlr4 this project is a full refactored system to generate railroad / syntax diagram of an AntLR 4 grammar.

Requirements

Development

Binary Components

Using as Standalone Jar or Maven Site Plugin

<reporting>
    <plugins>
        <plugin>
            <groupId>de.flashpixx</groupId>
            <artifactId>rrd-antlr4</artifactId>
            <version>0.0.1</version>
        </plugin>
    </plugins>
</reporting>    

Versions

Version
0.0.1