Re-init IntelliJ project

This commit is contained in:
2020-06-03 10:32:37 +02:00
parent 620b6e35bd
commit bbe75b4f76
28 changed files with 242 additions and 41 deletions

View File

@@ -1,4 +1,4 @@
// $ANTLR 3.5.2 /Users/kreis/git/gitea.humenius.me/dhbw-compilerbau/CC-Praxis-Antlr Parser fuer X-Leer/src/de/dhbw/compiler/antlrxparser/X.g 2020-06-03 10:07:22
// $ANTLR 3.5.2 /Users/kreis/git/gitea.humenius.me/dhbw-compilerbau/CC-Praxis-Antlr Parser fuer X-Leer/src/de/dhbw/compiler/antlrxparser/X.g 2020-06-03 10:22:37
package de.dhbw.compiler.antlrxparser;
import org.antlr.runtime.*;