[11 - Antlr Parser] Fix Scanner tests

This commit is contained in:
2020-06-03 14:02:58 +02:00
parent 6aa5e71f1e
commit 2e62631386
41 changed files with 4415 additions and 4451 deletions

View File

@@ -2,8 +2,8 @@
<configuration default="false" name="Run Antlr Builder" type="Application" factoryName="Application">
<option name="MAIN_CLASS_NAME" value="org.antlr.Tool" />
<module name="CC-Praxis-Antlr Parser fuer X-Leer" />
<option name="PROGRAM_PARAMETERS" value="&quot;$ModuleSourcePath$/de/dhbw/compiler/antlrxparser/X.g&quot;" />
<option name="WORKING_DIRECTORY" value="$PROJECT_DIR$/CC-Praxis-Antlr Parser fuer X-Leer" />
<option name="PROGRAM_PARAMETERS" value="-o &quot;$ModuleSourcePath$/de/dhbw/compiler/antlrxparser/&quot; &quot;$ModuleSourcePath$/de/dhbw/compiler/antlrxparser/X.g&quot;" />
<option name="WORKING_DIRECTORY" value="$ContentRoot$" />
<method v="2" />
</configuration>
</component>