Go to file
pl@gohorb.ba-horb.de 5c1015b51e modified: src/main/java/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntaxTreeGenerator.java
-      fieldType = TypePlaceholder.fresh(fieldDeclarationContext.getStart());
+      fieldType = TypePlaceholder.fresh(fieldDeclarationContext.variableDeclaratorList().getStart()); //PL 2019-12-06: variableDeclaratorList() eingefuegt, um als Token nicht die Modifier zu bekommen
2019-12-06 12:57:07 +01:00
doc Merge branch 'bigRefactoring' into simplifyRes 2019-07-29 16:21:25 +02:00
src modified: src/main/java/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntaxTreeGenerator.java 2019-12-06 12:57:07 +01:00
Website deleted: Installation/install.html 2018-06-01 17:13:05 +02:00
.gitignore Ordner manually/ in .gitignore hinzugefügt 2018-02-25 13:20:19 +01:00
PlugInBau.txt new file: ../../../../../PlugInBau.txt 2019-10-22 16:44:38 +02:00
pom.xml Refactoring in pom.xml 2019-11-27 21:40:35 +01:00