Skip to content
Snippets Groups Projects
Commit 30f23fea authored by René Schöne's avatar René Schöne
Browse files

rename to dumpAst

parent b1715804
Branches
Tags
1 merge request!121.2.2
Pipeline #14565 failed
# DumpAst
The tool called `DumpAst` ([see in repo](https://git-st.inf.tu-dresden.de/jastadd/relast2uml)) is used to create a snapshot of an AST and visualize it.
The tool called `DumpAst` ([see in repo](https://git-st.inf.tu-dresden.de/jastadd/dumpAst)) is used to create a snapshot of an AST and visualize it.
![](img/dumpAst.png)
......
site_name: DumpAst
repo_url: https://git-st.inf.tu-dresden.de/jastadd/relast2uml
repo_url: https://git-st.inf.tu-dresden.de/jastadd/dumpAst
site_dir: ../public
nav:
......
......@@ -4,8 +4,8 @@ pluginManagement {
}
}
rootProject.name = 'relast2uml'
rootProject.name = 'dumpAst'
include 'dumpAst'
include 'testDumper'
include 'featureTest'
include 'dumpAst.base'
include 'dumpAst.tests'
include 'dumpAst.prototyping'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment