[06 - Top Down Parser] Add ÜB-Praxis-Abstiegsparser für X-Leer

This commit is contained in:
2020-05-11 10:21:13 +02:00
parent 4c23ada03e
commit 18b2c44318
63 changed files with 6066 additions and 116 deletions

View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/*.cup|**/*.lex" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>