GenTreeSrc

A tool that generates Tree and Visitor classes from an AST model description file.

License

License

GroupId

GroupId

de.clashsoft
ArtifactId

ArtifactId

gentreesrc
Last Version

Last Version

0.10.3-alpha.1
Release Date

Release Date

Type

Type

jar
Description

Description

GenTreeSrc
A tool that generates Tree and Visitor classes from an AST model description file.
Project URL

Project URL

https://github.com/Clashsoft/gentreesrc
Source Code Management

Source Code Management

https://github.com/Clashsoft/gentreesrc

Download gentreesrc

How to add to project

<!-- https://jarcasting.com/artifacts/de.clashsoft/gentreesrc/ -->
<dependency>
    <groupId>de.clashsoft</groupId>
    <artifactId>gentreesrc</artifactId>
    <version>0.10.3-alpha.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.clashsoft/gentreesrc/
implementation 'de.clashsoft:gentreesrc:0.10.3-alpha.1'
// https://jarcasting.com/artifacts/de.clashsoft/gentreesrc/
implementation ("de.clashsoft:gentreesrc:0.10.3-alpha.1")
'de.clashsoft:gentreesrc:jar:0.10.3-alpha.1'
<dependency org="de.clashsoft" name="gentreesrc" rev="0.10.3-alpha.1">
  <artifact name="gentreesrc" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.clashsoft', module='gentreesrc', version='0.10.3-alpha.1')
)
libraryDependencies += "de.clashsoft" % "gentreesrc" % "0.10.3-alpha.1"
[de.clashsoft/gentreesrc "0.10.3-alpha.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.1
org.antlr : ST4 jar 4.3.1
commons-cli : commons-cli jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.3-alpha.1
0.10.2
0.10.1
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.1
0.3.0
0.2.0
0.1.1