diff --git a/classes/Main.class b/classes/Main.class deleted file mode 100644 index 8a7cfe7..0000000 Binary files a/classes/Main.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/bytecode/CodeGenException.class b/classes/de/dhbwstuttgart/bytecode/CodeGenException.class deleted file mode 100644 index 9690929..0000000 Binary files a/classes/de/dhbwstuttgart/bytecode/CodeGenException.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/bytecode/Codegen$1.class b/classes/de/dhbwstuttgart/bytecode/Codegen$1.class deleted file mode 100644 index 34faa45..0000000 Binary files a/classes/de/dhbwstuttgart/bytecode/Codegen$1.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/bytecode/Codegen$BreakEnv.class b/classes/de/dhbwstuttgart/bytecode/Codegen$BreakEnv.class deleted file mode 100644 index 56d98cc..0000000 Binary files a/classes/de/dhbwstuttgart/bytecode/Codegen$BreakEnv.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/bytecode/Codegen$LocalVar.class b/classes/de/dhbwstuttgart/bytecode/Codegen$LocalVar.class deleted file mode 100644 index eb8fdd9..0000000 Binary files a/classes/de/dhbwstuttgart/bytecode/Codegen$LocalVar.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/bytecode/Codegen$Scope.class b/classes/de/dhbwstuttgart/bytecode/Codegen$Scope.class deleted file mode 100644 index cd13d07..0000000 Binary files a/classes/de/dhbwstuttgart/bytecode/Codegen$Scope.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/bytecode/Codegen$State.class b/classes/de/dhbwstuttgart/bytecode/Codegen$State.class deleted file mode 100644 index db59804..0000000 Binary files a/classes/de/dhbwstuttgart/bytecode/Codegen$State.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/bytecode/Codegen.class b/classes/de/dhbwstuttgart/bytecode/Codegen.class deleted file mode 100644 index e5e2ab9..0000000 Binary files a/classes/de/dhbwstuttgart/bytecode/Codegen.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/bytecode/FunNGenerator$GenericParameters.class b/classes/de/dhbwstuttgart/bytecode/FunNGenerator$GenericParameters.class deleted file mode 100644 index 04bae5c..0000000 Binary files a/classes/de/dhbwstuttgart/bytecode/FunNGenerator$GenericParameters.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/bytecode/FunNGenerator.class b/classes/de/dhbwstuttgart/bytecode/FunNGenerator.class deleted file mode 100644 index 91bec5d..0000000 Binary files a/classes/de/dhbwstuttgart/bytecode/FunNGenerator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/bytecode/JavaTXSignatureAttribute.class b/classes/de/dhbwstuttgart/bytecode/JavaTXSignatureAttribute.class deleted file mode 100644 index a81ffea..0000000 Binary files a/classes/de/dhbwstuttgart/bytecode/JavaTXSignatureAttribute.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/core/ConsoleInterface.class b/classes/de/dhbwstuttgart/core/ConsoleInterface.class deleted file mode 100644 index 09a9d8e..0000000 Binary files a/classes/de/dhbwstuttgart/core/ConsoleInterface.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/core/IItemWithOffset.class b/classes/de/dhbwstuttgart/core/IItemWithOffset.class deleted file mode 100644 index 9732605..0000000 Binary files a/classes/de/dhbwstuttgart/core/IItemWithOffset.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/core/JavaTXCompiler$ClassEntry.class b/classes/de/dhbwstuttgart/core/JavaTXCompiler$ClassEntry.class deleted file mode 100644 index 94c4f6f..0000000 Binary files a/classes/de/dhbwstuttgart/core/JavaTXCompiler$ClassEntry.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/core/JavaTXCompiler$TypeExchanger.class b/classes/de/dhbwstuttgart/core/JavaTXCompiler$TypeExchanger.class deleted file mode 100644 index 0e8fa85..0000000 Binary files a/classes/de/dhbwstuttgart/core/JavaTXCompiler$TypeExchanger.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/core/JavaTXCompiler.class b/classes/de/dhbwstuttgart/core/JavaTXCompiler.class deleted file mode 100644 index 8e04c8b..0000000 Binary files a/classes/de/dhbwstuttgart/core/JavaTXCompiler.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/environment/ByteArrayClassLoader.class b/classes/de/dhbwstuttgart/environment/ByteArrayClassLoader.class deleted file mode 100644 index 3a54f28..0000000 Binary files a/classes/de/dhbwstuttgart/environment/ByteArrayClassLoader.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/environment/CompilationEnvironment.class b/classes/de/dhbwstuttgart/environment/CompilationEnvironment.class deleted file mode 100644 index 2cea12c..0000000 Binary files a/classes/de/dhbwstuttgart/environment/CompilationEnvironment.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/environment/DirectoryClassLoader.class b/classes/de/dhbwstuttgart/environment/DirectoryClassLoader.class deleted file mode 100644 index b494563..0000000 Binary files a/classes/de/dhbwstuttgart/environment/DirectoryClassLoader.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/environment/IByteArrayClassLoader.class b/classes/de/dhbwstuttgart/environment/IByteArrayClassLoader.class deleted file mode 100644 index e0bcf7f..0000000 Binary files a/classes/de/dhbwstuttgart/environment/IByteArrayClassLoader.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/environment/PackageCrawler.class b/classes/de/dhbwstuttgart/environment/PackageCrawler.class deleted file mode 100644 index d44e301..0000000 Binary files a/classes/de/dhbwstuttgart/environment/PackageCrawler.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/exceptions/DebugException.class b/classes/de/dhbwstuttgart/exceptions/DebugException.class deleted file mode 100644 index e87b4d0..0000000 Binary files a/classes/de/dhbwstuttgart/exceptions/DebugException.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/exceptions/NotImplementedException.class b/classes/de/dhbwstuttgart/exceptions/NotImplementedException.class deleted file mode 100644 index 68137a0..0000000 Binary files a/classes/de/dhbwstuttgart/exceptions/NotImplementedException.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/exceptions/ParserError.class b/classes/de/dhbwstuttgart/exceptions/ParserError.class deleted file mode 100644 index 2e977bd..0000000 Binary files a/classes/de/dhbwstuttgart/exceptions/ParserError.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/exceptions/TypeinferenceException.class b/classes/de/dhbwstuttgart/exceptions/TypeinferenceException.class deleted file mode 100644 index 01248f9..0000000 Binary files a/classes/de/dhbwstuttgart/exceptions/TypeinferenceException.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/JavaTXParser.class b/classes/de/dhbwstuttgart/parser/JavaTXParser.class deleted file mode 100644 index f656935..0000000 Binary files a/classes/de/dhbwstuttgart/parser/JavaTXParser.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/NullToken.class b/classes/de/dhbwstuttgart/parser/NullToken.class deleted file mode 100644 index c8c4bda..0000000 Binary files a/classes/de/dhbwstuttgart/parser/NullToken.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/SourceLoc.class b/classes/de/dhbwstuttgart/parser/SourceLoc.class deleted file mode 100644 index b8d8352..0000000 Binary files a/classes/de/dhbwstuttgart/parser/SourceLoc.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/AssignToLocal.class b/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/AssignToLocal.class deleted file mode 100644 index 15ad612..0000000 Binary files a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/AssignToLocal.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/FCGenerator$TypeExchanger.class b/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/FCGenerator$TypeExchanger.class deleted file mode 100644 index 0df592b..0000000 Binary files a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/FCGenerator$TypeExchanger.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/FCGenerator.class b/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/FCGenerator.class deleted file mode 100644 index 92998ab..0000000 Binary files a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/FCGenerator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/FieldEntry.class b/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/FieldEntry.class deleted file mode 100644 index d942da8..0000000 Binary files a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/FieldEntry.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/GenericContext.class b/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/GenericContext.class deleted file mode 100644 index b141564..0000000 Binary files a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/GenericContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/StatementGenerator.class b/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/StatementGenerator.class deleted file mode 100644 index b0252ef..0000000 Binary files a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/StatementGenerator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntacticSugar$ReturnFinder.class b/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntacticSugar$ReturnFinder.class deleted file mode 100644 index 719b27b..0000000 Binary files a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntacticSugar$ReturnFinder.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntacticSugar.class b/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntacticSugar.class deleted file mode 100644 index fc98f6f..0000000 Binary files a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntacticSugar.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntaxTreeGenerator.class b/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntaxTreeGenerator.class deleted file mode 100644 index 11eac7f..0000000 Binary files a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/SyntaxTreeGenerator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/TypeGenerator.class b/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/TypeGenerator.class deleted file mode 100644 index a0f26f2..0000000 Binary files a/classes/de/dhbwstuttgart/parser/SyntaxTreeGenerator/TypeGenerator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Lexer.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Lexer.class deleted file mode 100644 index 9b396d3..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Lexer.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AltAnnotationQualifiedNameContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AltAnnotationQualifiedNameContext.class deleted file mode 100644 index 04e9136..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AltAnnotationQualifiedNameContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AndexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AndexpressionContext.class deleted file mode 100644 index 8f17cf9..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AndexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationConstantRestContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationConstantRestContext.class deleted file mode 100644 index ba175eb..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationConstantRestContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationContext.class deleted file mode 100644 index c748221..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationMethodOrConstantRestContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationMethodOrConstantRestContext.class deleted file mode 100644 index 0eafa62..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationMethodOrConstantRestContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationMethodRestContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationMethodRestContext.class deleted file mode 100644 index 948a110..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationMethodRestContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeBodyContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeBodyContext.class deleted file mode 100644 index 08396e0..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeBodyContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeDeclarationContext.class deleted file mode 100644 index 215a31b..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeElementDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeElementDeclarationContext.class deleted file mode 100644 index 329106d..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeElementDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeElementRestContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeElementRestContext.class deleted file mode 100644 index 5e1efb1..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationTypeElementRestContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationvarmodContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationvarmodContext.class deleted file mode 100644 index 4220928..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AnnotationvarmodContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArgumentsContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArgumentsContext.class deleted file mode 100644 index 2e40ceb..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArgumentsContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArrayCreatorRestContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArrayCreatorRestContext.class deleted file mode 100644 index 64a9602..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArrayCreatorRestContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArrayInitializerContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArrayInitializerContext.class deleted file mode 100644 index 61ef6eb..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArrayInitializerContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArrayaccessexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArrayaccessexpressionContext.class deleted file mode 100644 index b3bcf01..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ArrayaccessexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AssertstmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AssertstmtContext.class deleted file mode 100644 index 163d617..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AssertstmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AssignexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AssignexpressionContext.class deleted file mode 100644 index 77ca620..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$AssignexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BitwiseandexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BitwiseandexpressionContext.class deleted file mode 100644 index e7678a3..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BitwiseandexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BitwiseorexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BitwiseorexpressionContext.class deleted file mode 100644 index 6abf9ab..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BitwiseorexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BitwisexorexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BitwisexorexpressionContext.class deleted file mode 100644 index 8d6747e..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BitwisexorexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BlockContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BlockContext.class deleted file mode 100644 index 8d525cc..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BlockContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BlockStatementContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BlockStatementContext.class deleted file mode 100644 index 8479357..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BlockStatementContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BlockstmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BlockstmtContext.class deleted file mode 100644 index 040375b..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BlockstmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BoolLiteralContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BoolLiteralContext.class deleted file mode 100644 index 09ce11e..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BoolLiteralContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BreakstmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BreakstmtContext.class deleted file mode 100644 index 72365c3..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$BreakstmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CastexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CastexpressionContext.class deleted file mode 100644 index 6510f54..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CastexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CatchClauseContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CatchClauseContext.class deleted file mode 100644 index 91e2b20..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CatchClauseContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CatchTypeContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CatchTypeContext.class deleted file mode 100644 index 617fee2..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CatchTypeContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CharLiteralContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CharLiteralContext.class deleted file mode 100644 index f482248..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CharLiteralContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassBodyContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassBodyContext.class deleted file mode 100644 index e125572..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassBodyContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassBodyDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassBodyDeclarationContext.class deleted file mode 100644 index f513d02..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassBodyDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassCreatorRestContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassCreatorRestContext.class deleted file mode 100644 index 4f6b270..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassCreatorRestContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassDeclarationContext.class deleted file mode 100644 index ebdb641..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassOrInterfaceContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassOrInterfaceContext.class deleted file mode 100644 index 7632909..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassOrInterfaceContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassOrInterfaceModifierContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassOrInterfaceModifierContext.class deleted file mode 100644 index 5c2c38f..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassOrInterfaceModifierContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassOrInterfaceTypeContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassOrInterfaceTypeContext.class deleted file mode 100644 index 0041010..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassOrInterfaceTypeContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassTypeContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassTypeContext.class deleted file mode 100644 index d4db60c..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassTypeContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassblockContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassblockContext.class deleted file mode 100644 index 6247a10..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassblockContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassorinterfacedeclContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassorinterfacedeclContext.class deleted file mode 100644 index a6b33ec..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ClassorinterfacedeclContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConditionalassignexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConditionalassignexpressionContext.class deleted file mode 100644 index a239ab8..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConditionalassignexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConditionalstmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConditionalstmtContext.class deleted file mode 100644 index ab23897..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConditionalstmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstDeclarationContext.class deleted file mode 100644 index eeebe61..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstantDeclaratorContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstantDeclaratorContext.class deleted file mode 100644 index 9239cb5..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstantDeclaratorContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstructorContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstructorContext.class deleted file mode 100644 index 659e87f..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstructorContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstructorDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstructorDeclarationContext.class deleted file mode 100644 index 1270df6..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstructorDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstructordeclContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstructordeclContext.class deleted file mode 100644 index fb738bd..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ConstructordeclContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ContinuestmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ContinuestmtContext.class deleted file mode 100644 index 48960ed..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ContinuestmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CreatedNameContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CreatedNameContext.class deleted file mode 100644 index ee64f46..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CreatedNameContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CreatorContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CreatorContext.class deleted file mode 100644 index d325d2e..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CreatorContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CreatorreferenceexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CreatorreferenceexpressionContext.class deleted file mode 100644 index 9061767..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$CreatorreferenceexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$DefaultValueContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$DefaultValueContext.class deleted file mode 100644 index ec9afb4..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$DefaultValueContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$DottedexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$DottedexpressionContext.class deleted file mode 100644 index f2074e2..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$DottedexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$DowhileloopContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$DowhileloopContext.class deleted file mode 100644 index 2e64e42..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$DowhileloopContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValueArrayInitializerContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValueArrayInitializerContext.class deleted file mode 100644 index f6f4af6..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValueArrayInitializerContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValueContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValueContext.class deleted file mode 100644 index 35eedc4..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValueContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValuePairContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValuePairContext.class deleted file mode 100644 index a676400..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValuePairContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValuePairsContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValuePairsContext.class deleted file mode 100644 index d5f34c4..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ElementValuePairsContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EmptyclassbodyContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EmptyclassbodyContext.class deleted file mode 100644 index 9ed7198..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EmptyclassbodyContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EmptyinterfaceContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EmptyinterfaceContext.class deleted file mode 100644 index c5e1a06..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EmptyinterfaceContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EmptymethodContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EmptymethodContext.class deleted file mode 100644 index 690e31e..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EmptymethodContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnclosedPatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnclosedPatternContext.class deleted file mode 100644 index ffcf391..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnclosedPatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnhancedForControlContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnhancedForControlContext.class deleted file mode 100644 index f447c8a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnhancedForControlContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumBodyDeclarationsContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumBodyDeclarationsContext.class deleted file mode 100644 index 84916bd..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumBodyDeclarationsContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumConstantContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumConstantContext.class deleted file mode 100644 index 17bd40b..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumConstantContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumConstantsContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumConstantsContext.class deleted file mode 100644 index 66987bd..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumConstantsContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumDeclarationContext.class deleted file mode 100644 index dde24b6..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EnumDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EqualityexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EqualityexpressionContext.class deleted file mode 100644 index 4c269fd..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$EqualityexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExceptionListContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExceptionListContext.class deleted file mode 100644 index 3a8f0f0..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExceptionListContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExplicitGenericInvocationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExplicitGenericInvocationContext.class deleted file mode 100644 index 6e6385d..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExplicitGenericInvocationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExplicitGenericInvocationSuffixContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExplicitGenericInvocationSuffixContext.class deleted file mode 100644 index 5ba5645..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExplicitGenericInvocationSuffixContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExpressionContext.class deleted file mode 100644 index 2c7c56b..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExpressionListContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExpressionListContext.class deleted file mode 100644 index ef93926..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExpressionListContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExtendsWildcardTypeContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExtendsWildcardTypeContext.class deleted file mode 100644 index b432634..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ExtendsWildcardTypeContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FieldDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FieldDeclarationContext.class deleted file mode 100644 index eaa1a13..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FieldDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FinallyBlockContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FinallyBlockContext.class deleted file mode 100644 index f5cb671..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FinallyBlockContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FinalvarmodContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FinalvarmodContext.class deleted file mode 100644 index bf2a657..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FinalvarmodContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FloatLiteralContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FloatLiteralContext.class deleted file mode 100644 index 7118d92..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FloatLiteralContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FltLiteralContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FltLiteralContext.class deleted file mode 100644 index bb5c4aa..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FltLiteralContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ForControlContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ForControlContext.class deleted file mode 100644 index 099fd4a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ForControlContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ForInitContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ForInitContext.class deleted file mode 100644 index fbb6196..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ForInitContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ForloopContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ForloopContext.class deleted file mode 100644 index c3142cc..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ForloopContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FormalParameterContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FormalParameterContext.class deleted file mode 100644 index b820572..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FormalParameterContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FormalParameterListContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FormalParameterListContext.class deleted file mode 100644 index 622ca6a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FormalParameterListContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FormalParametersContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FormalParametersContext.class deleted file mode 100644 index a7e0d08..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$FormalParametersContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GPatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GPatternContext.class deleted file mode 100644 index d7e6548..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GPatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericConstructorDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericConstructorDeclarationContext.class deleted file mode 100644 index dafeb51..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericConstructorDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericDeclarationListContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericDeclarationListContext.class deleted file mode 100644 index 26377b2..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericDeclarationListContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericInterfaceMethodDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericInterfaceMethodDeclarationContext.class deleted file mode 100644 index 16b1204..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericInterfaceMethodDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericMethodDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericMethodDeclarationContext.class deleted file mode 100644 index 6e224ae..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericMethodDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericTypeVarContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericTypeVarContext.class deleted file mode 100644 index 0274bff..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericTypeVarContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericconstructorContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericconstructorContext.class deleted file mode 100644 index ad03b7d..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericconstructorContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericinterfacemethodContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericinterfacemethodContext.class deleted file mode 100644 index 29739be..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericinterfacemethodContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericmethodContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericmethodContext.class deleted file mode 100644 index ccc618c..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GenericmethodContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GuardedPatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GuardedPatternContext.class deleted file mode 100644 index 4a55cb9..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$GuardedPatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$IdentifierContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$IdentifierContext.class deleted file mode 100644 index e52f551..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$IdentifierContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ImportDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ImportDeclarationContext.class deleted file mode 100644 index 0742cb0..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ImportDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InnerCreatorContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InnerCreatorContext.class deleted file mode 100644 index ccaa0a5..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InnerCreatorContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InstanceofexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InstanceofexpressionContext.class deleted file mode 100644 index 1894fce..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InstanceofexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$IntLiteralContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$IntLiteralContext.class deleted file mode 100644 index 28b6794..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$IntLiteralContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$IntegerLiteralContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$IntegerLiteralContext.class deleted file mode 100644 index 4de767f..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$IntegerLiteralContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceBodyContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceBodyContext.class deleted file mode 100644 index 20523fb..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceBodyContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceBodyDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceBodyDeclarationContext.class deleted file mode 100644 index 2a19798..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceBodyDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceCommonBodyDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceCommonBodyDeclarationContext.class deleted file mode 100644 index 82b0459..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceCommonBodyDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceDeclarationContext.class deleted file mode 100644 index 732b32a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceMemberDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceMemberDeclarationContext.class deleted file mode 100644 index 2d6cd8d..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceMemberDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceMethodDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceMethodDeclarationContext.class deleted file mode 100644 index ea07c7d..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceMethodDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceMethodModifierContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceMethodModifierContext.class deleted file mode 100644 index 142dd84..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceMethodModifierContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceconstContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceconstContext.class deleted file mode 100644 index 6dff27c..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfaceconstContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfacememberContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfacememberContext.class deleted file mode 100644 index db34894..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfacememberContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfacemethodContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfacemethodContext.class deleted file mode 100644 index 45f9e0b..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$InterfacemethodContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRuleDefaultContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRuleDefaultContext.class deleted file mode 100644 index 6575e06..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRuleDefaultContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRuleExprListContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRuleExprListContext.class deleted file mode 100644 index 8e07002..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRuleExprListContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRuleNullContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRuleNullContext.class deleted file mode 100644 index 6e01425..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRuleNullContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRulePatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRulePatternContext.class deleted file mode 100644 index 4d47a9a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledRulePatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledstmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledstmtContext.class deleted file mode 100644 index d102eec..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LabeledstmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaBodyContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaBodyContext.class deleted file mode 100644 index 740cc69..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaBodyContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaExpression2Context.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaExpression2Context.class deleted file mode 100644 index 39445c8..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaExpression2Context.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaExpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaExpressionContext.class deleted file mode 100644 index 879ea06..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaExpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaLVTIListContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaLVTIListContext.class deleted file mode 100644 index d84272a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaLVTIListContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaLVTIParameterContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaLVTIParameterContext.class deleted file mode 100644 index 2a9a01a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaLVTIParameterContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaParametersContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaParametersContext.class deleted file mode 100644 index 85c9ff0..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LambdaParametersContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LastFormalParameterContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LastFormalParameterContext.class deleted file mode 100644 index 52b3ead..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LastFormalParameterContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LiteralContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LiteralContext.class deleted file mode 100644 index 4d0fee9..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LiteralContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LocalTypeDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LocalTypeDeclarationContext.class deleted file mode 100644 index 5354cff..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LocalTypeDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LocalVariableDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LocalVariableDeclarationContext.class deleted file mode 100644 index 951fe68..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$LocalVariableDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MathaddsubexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MathaddsubexpressionContext.class deleted file mode 100644 index 247bbca..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MathaddsubexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MathmuldivmodexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MathmuldivmodexpressionContext.class deleted file mode 100644 index 76563df..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MathmuldivmodexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberDeclarationContext.class deleted file mode 100644 index a7f49ee..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberclassorinterfaceContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberclassorinterfaceContext.class deleted file mode 100644 index 7397188..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberclassorinterfaceContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberconstructorContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberconstructorContext.class deleted file mode 100644 index ade95e4..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberconstructorContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberdeclContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberdeclContext.class deleted file mode 100644 index 85f03df..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberdeclContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberfieldContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberfieldContext.class deleted file mode 100644 index 7d713ed..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MemberfieldContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MembermethodContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MembermethodContext.class deleted file mode 100644 index d805d56..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MembermethodContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodBodyContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodBodyContext.class deleted file mode 100644 index 5bb9cfe..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodBodyContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodCallContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodCallContext.class deleted file mode 100644 index e9381d1..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodCallContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodContext.class deleted file mode 100644 index 606a4e7..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodDeclarationContext.class deleted file mode 100644 index eddd87f..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodHeaderContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodHeaderContext.class deleted file mode 100644 index fe99e09..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodHeaderContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodblockContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodblockContext.class deleted file mode 100644 index dd1e677..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodblockContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodcallexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodcallexpressionContext.class deleted file mode 100644 index e98475d..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodcallexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethoddeclContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethoddeclContext.class deleted file mode 100644 index 87e7b74..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethoddeclContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodorcreatorreferenceexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodorcreatorreferenceexpressionContext.class deleted file mode 100644 index 2ebeb53..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodorcreatorreferenceexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodreferenceexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodreferenceexpressionContext.class deleted file mode 100644 index 00459b8..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$MethodreferenceexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModifierContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModifierContext.class deleted file mode 100644 index 2a10d14..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModifierContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuleBodyContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuleBodyContext.class deleted file mode 100644 index 9fe9da9..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuleBodyContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuleDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuleDeclarationContext.class deleted file mode 100644 index f618742..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuleDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuleDirectiveContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuleDirectiveContext.class deleted file mode 100644 index 3583fda..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuleDirectiveContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuledeclContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuledeclContext.class deleted file mode 100644 index d55f339..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ModuledeclContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NewinstanceexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NewinstanceexpressionContext.class deleted file mode 100644 index abfce46..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NewinstanceexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NoclassorinterfaceContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NoclassorinterfaceContext.class deleted file mode 100644 index 748c9ea..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NoclassorinterfaceContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NonWildcardTypeArgumentsContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NonWildcardTypeArgumentsContext.class deleted file mode 100644 index c338138..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NonWildcardTypeArgumentsContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NonWildcardTypeArgumentsOrDiamondContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NonWildcardTypeArgumentsOrDiamondContext.class deleted file mode 100644 index 75b5992..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NonWildcardTypeArgumentsOrDiamondContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NullLiteralContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NullLiteralContext.class deleted file mode 100644 index 2e9d54c..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$NullLiteralContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$OrexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$OrexpressionContext.class deleted file mode 100644 index 51f1bc1..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$OrexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PPatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PPatternContext.class deleted file mode 100644 index 8a42d69..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PPatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PackageDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PackageDeclarationContext.class deleted file mode 100644 index 99b0204..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PackageDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ParExpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ParExpressionContext.class deleted file mode 100644 index 5882978..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ParExpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PatternContext.class deleted file mode 100644 index 2dfa418..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PostfixexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PostfixexpressionContext.class deleted file mode 100644 index 62f9874..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PostfixexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrefixexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrefixexpressionContext.class deleted file mode 100644 index b4b253e..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrefixexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryClassrefContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryClassrefContext.class deleted file mode 100644 index 5f32599..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryClassrefContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryContext.class deleted file mode 100644 index c2bbd51..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryExpression2Context.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryExpression2Context.class deleted file mode 100644 index 4872398..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryExpression2Context.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryExpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryExpressionContext.class deleted file mode 100644 index dbd19fd..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryExpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryIdentifierContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryIdentifierContext.class deleted file mode 100644 index 351cf0a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryIdentifierContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryInvocationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryInvocationContext.class deleted file mode 100644 index 23e14fe..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryInvocationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryLiteralContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryLiteralContext.class deleted file mode 100644 index 2084aa5..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryLiteralContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryPatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryPatternContext.class deleted file mode 100644 index 8cce2ff..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryPatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimarySuperContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimarySuperContext.class deleted file mode 100644 index d2cf440..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimarySuperContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryThisContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryThisContext.class deleted file mode 100644 index 9aee3b3..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimaryThisContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimitiveTypeContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimitiveTypeContext.class deleted file mode 100644 index 3b3598a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$PrimitiveTypeContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$QualifiedNameContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$QualifiedNameContext.class deleted file mode 100644 index e4bafc4..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$QualifiedNameContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$QualifiedNameListContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$QualifiedNameListContext.class deleted file mode 100644 index f1ab53a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$QualifiedNameListContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RPatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RPatternContext.class deleted file mode 100644 index 718b624..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RPatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ReceiverParameterContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ReceiverParameterContext.class deleted file mode 100644 index 2c3094c..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ReceiverParameterContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordBodyContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordBodyContext.class deleted file mode 100644 index 5e9f86a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordBodyContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentContext.class deleted file mode 100644 index 4339fd1..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentListContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentListContext.class deleted file mode 100644 index 84c7730..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentListContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentPatternElementContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentPatternElementContext.class deleted file mode 100644 index fdf8f28..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentPatternElementContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentPatternListContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentPatternListContext.class deleted file mode 100644 index 894fba2..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordComponentPatternListContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordDeclarationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordDeclarationContext.class deleted file mode 100644 index 6640410..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordDeclarationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordHeaderContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordHeaderContext.class deleted file mode 100644 index 198a028..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordHeaderContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordPatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordPatternContext.class deleted file mode 100644 index 4bdfcdd..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordPatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordStructurePatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordStructurePatternContext.class deleted file mode 100644 index 5654779..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RecordStructurePatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RefType2Context.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RefType2Context.class deleted file mode 100644 index 8acfa4f..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RefType2Context.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RefTypeContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RefTypeContext.class deleted file mode 100644 index 9a871c5..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RefTypeContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RefvoidContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RefvoidContext.class deleted file mode 100644 index 00ff73a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RefvoidContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RelationalexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RelationalexpressionContext.class deleted file mode 100644 index 70a9625..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RelationalexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RequiresModifierContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RequiresModifierContext.class deleted file mode 100644 index 0772f66..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$RequiresModifierContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ResourceContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ResourceContext.class deleted file mode 100644 index f159f1c..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ResourceContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ResourceSpecificationContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ResourceSpecificationContext.class deleted file mode 100644 index 95df68a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ResourceSpecificationContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ResourcesContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ResourcesContext.class deleted file mode 100644 index 78c7e63..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ResourcesContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ReturnstmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ReturnstmtContext.class deleted file mode 100644 index 75d3870..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ReturnstmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SemistmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SemistmtContext.class deleted file mode 100644 index 86749cb..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SemistmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ShiftexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ShiftexpressionContext.class deleted file mode 100644 index 7005c6a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ShiftexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SourceFileContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SourceFileContext.class deleted file mode 100644 index b3715b2..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SourceFileContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SrcfileContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SrcfileContext.class deleted file mode 100644 index c102aeb..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SrcfileContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$StatementContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$StatementContext.class deleted file mode 100644 index 0472902..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$StatementContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$StmtexpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$StmtexpressionContext.class deleted file mode 100644 index 4d5ecb8..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$StmtexpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$StringLiteralContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$StringLiteralContext.class deleted file mode 100644 index 60811ad..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$StringLiteralContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SubclassorinterfaceContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SubclassorinterfaceContext.class deleted file mode 100644 index b217390..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SubclassorinterfaceContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SuperSuffixContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SuperSuffixContext.class deleted file mode 100644 index 2d06c5e..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SuperSuffixContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SuperWildcardTypeContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SuperWildcardTypeContext.class deleted file mode 100644 index f13bbb0..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SuperWildcardTypeContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchBlockStatementGroupContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchBlockStatementGroupContext.class deleted file mode 100644 index 72e18c7..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchBlockStatementGroupContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchExpression2Context.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchExpression2Context.class deleted file mode 100644 index 3642f49..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchExpression2Context.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchExpressionContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchExpressionContext.class deleted file mode 100644 index 5ce301e..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchExpressionContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelCaseContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelCaseContext.class deleted file mode 100644 index 834cb43..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelCaseContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelConstContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelConstContext.class deleted file mode 100644 index 16b3c71..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelConstContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelContext.class deleted file mode 100644 index f5a1d73..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelDefaultContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelDefaultContext.class deleted file mode 100644 index ae1331b..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelDefaultContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelEnumContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelEnumContext.class deleted file mode 100644 index 002b242..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelEnumContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelPatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelPatternContext.class deleted file mode 100644 index bd7ff5c..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabelPatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabeledRuleContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabeledRuleContext.class deleted file mode 100644 index 1d3f004..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchLabeledRuleContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchRuleOutcomeContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchRuleOutcomeContext.class deleted file mode 100644 index f0d5b37..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchRuleOutcomeContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchstmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchstmtContext.class deleted file mode 100644 index 0a80c06..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SwitchstmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SynchronizedstmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SynchronizedstmtContext.class deleted file mode 100644 index 4869815..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$SynchronizedstmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TPatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TPatternContext.class deleted file mode 100644 index b446b4f..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TPatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TextBlockContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TextBlockContext.class deleted file mode 100644 index 023036e..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TextBlockContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ThrowstmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ThrowstmtContext.class deleted file mode 100644 index faa0c00..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$ThrowstmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TrycatchblockContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TrycatchblockContext.class deleted file mode 100644 index 81c4cba..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TrycatchblockContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TrycatchresourceContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TrycatchresourceContext.class deleted file mode 100644 index 76810dc..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TrycatchresourceContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeArgumentContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeArgumentContext.class deleted file mode 100644 index 5e23d58..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeArgumentContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeArgumentsContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeArgumentsContext.class deleted file mode 100644 index cf9da4c..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeArgumentsContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeArgumentsOrDiamondContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeArgumentsOrDiamondContext.class deleted file mode 100644 index d036bc3..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeArgumentsOrDiamondContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeBoundContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeBoundContext.class deleted file mode 100644 index 0b6e015..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeBoundContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeIdentifierContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeIdentifierContext.class deleted file mode 100644 index 3ea669b..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeIdentifierContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeListContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeListContext.class deleted file mode 100644 index 25863aa..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeListContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypePatternContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypePatternContext.class deleted file mode 100644 index 556fa8a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypePatternContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeTypeContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeTypeContext.class deleted file mode 100644 index 9f53f33..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$TypeTypeContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableDeclaratorContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableDeclaratorContext.class deleted file mode 100644 index db41b7a..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableDeclaratorContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableDeclaratorIdContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableDeclaratorIdContext.class deleted file mode 100644 index 45477bd..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableDeclaratorIdContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableDeclaratorsContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableDeclaratorsContext.class deleted file mode 100644 index 21635c6..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableDeclaratorsContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableInitializerContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableInitializerContext.class deleted file mode 100644 index 2e70673..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableInitializerContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableModifierContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableModifierContext.class deleted file mode 100644 index 336ebd2..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$VariableModifierContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$WhileloopContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$WhileloopContext.class deleted file mode 100644 index 819cb62..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$WhileloopContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$WildcardTypeContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$WildcardTypeContext.class deleted file mode 100644 index eaabb46..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$WildcardTypeContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$YieldstmtContext.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$YieldstmtContext.class deleted file mode 100644 index ee4b53c..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser$YieldstmtContext.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser.class b/classes/de/dhbwstuttgart/parser/antlr/Java17Parser.class deleted file mode 100644 index 9ddcf01..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17Parser.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17ParserBaseListener.class b/classes/de/dhbwstuttgart/parser/antlr/Java17ParserBaseListener.class deleted file mode 100644 index b4819f5..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17ParserBaseListener.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/antlr/Java17ParserListener.class b/classes/de/dhbwstuttgart/parser/antlr/Java17ParserListener.class deleted file mode 100644 index bbd1c9e..0000000 Binary files a/classes/de/dhbwstuttgart/parser/antlr/Java17ParserListener.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/scope/GatherNames.class b/classes/de/dhbwstuttgart/parser/scope/GatherNames.class deleted file mode 100644 index c58b2db..0000000 Binary files a/classes/de/dhbwstuttgart/parser/scope/GatherNames.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/scope/GenericVariable.class b/classes/de/dhbwstuttgart/parser/scope/GenericVariable.class deleted file mode 100644 index 17abc81..0000000 Binary files a/classes/de/dhbwstuttgart/parser/scope/GenericVariable.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/scope/GenericsRegistry.class b/classes/de/dhbwstuttgart/parser/scope/GenericsRegistry.class deleted file mode 100644 index 38061a1..0000000 Binary files a/classes/de/dhbwstuttgart/parser/scope/GenericsRegistry.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/scope/JavaClassName.class b/classes/de/dhbwstuttgart/parser/scope/JavaClassName.class deleted file mode 100644 index 4e925ae..0000000 Binary files a/classes/de/dhbwstuttgart/parser/scope/JavaClassName.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/scope/JavaClassRegistry.class b/classes/de/dhbwstuttgart/parser/scope/JavaClassRegistry.class deleted file mode 100644 index 243148e..0000000 Binary files a/classes/de/dhbwstuttgart/parser/scope/JavaClassRegistry.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/parser/scope/PackageName.class b/classes/de/dhbwstuttgart/parser/scope/PackageName.class deleted file mode 100644 index acb5243..0000000 Binary files a/classes/de/dhbwstuttgart/parser/scope/PackageName.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/ASTVisitor.class b/classes/de/dhbwstuttgart/syntaxtree/ASTVisitor.class deleted file mode 100644 index 14fcf9f..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/ASTVisitor.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/AbstractASTWalker.class b/classes/de/dhbwstuttgart/syntaxtree/AbstractASTWalker.class deleted file mode 100644 index b7d8f1f..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/AbstractASTWalker.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/ClassOrInterface.class b/classes/de/dhbwstuttgart/syntaxtree/ClassOrInterface.class deleted file mode 100644 index 10325a1..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/ClassOrInterface.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/Constructor.class b/classes/de/dhbwstuttgart/syntaxtree/Constructor.class deleted file mode 100644 index ee15c51..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/Constructor.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/ExceptionList.class b/classes/de/dhbwstuttgart/syntaxtree/ExceptionList.class deleted file mode 100644 index 6bdb490..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/ExceptionList.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/ExpressionPattern.class b/classes/de/dhbwstuttgart/syntaxtree/ExpressionPattern.class deleted file mode 100644 index e265977..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/ExpressionPattern.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/Field.class b/classes/de/dhbwstuttgart/syntaxtree/Field.class deleted file mode 100644 index b9342d2..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/Field.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/FieldDeclaration.class b/classes/de/dhbwstuttgart/syntaxtree/FieldDeclaration.class deleted file mode 100644 index 8f0aced..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/FieldDeclaration.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/FormalParameter.class b/classes/de/dhbwstuttgart/syntaxtree/FormalParameter.class deleted file mode 100644 index a1395ce..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/FormalParameter.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/GenericDeclarationList.class b/classes/de/dhbwstuttgart/syntaxtree/GenericDeclarationList.class deleted file mode 100644 index b86ec2d..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/GenericDeclarationList.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/GenericTypeVar.class b/classes/de/dhbwstuttgart/syntaxtree/GenericTypeVar.class deleted file mode 100644 index 2d29ec4..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/GenericTypeVar.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/GuardedPattern.class b/classes/de/dhbwstuttgart/syntaxtree/GuardedPattern.class deleted file mode 100644 index 31014f4..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/GuardedPattern.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/Method.class b/classes/de/dhbwstuttgart/syntaxtree/Method.class deleted file mode 100644 index d183cf2..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/Method.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/ParameterList.class b/classes/de/dhbwstuttgart/syntaxtree/ParameterList.class deleted file mode 100644 index 4b11b4b..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/ParameterList.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/Pattern.class b/classes/de/dhbwstuttgart/syntaxtree/Pattern.class deleted file mode 100644 index a583cc7..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/Pattern.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/Record.class b/classes/de/dhbwstuttgart/syntaxtree/Record.class deleted file mode 100644 index 37dd31d..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/Record.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/RecordPattern.class b/classes/de/dhbwstuttgart/syntaxtree/RecordPattern.class deleted file mode 100644 index ac68ce8..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/RecordPattern.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/SourceFile.class b/classes/de/dhbwstuttgart/syntaxtree/SourceFile.class deleted file mode 100644 index e04ab88..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/SourceFile.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/StatementVisitor.class b/classes/de/dhbwstuttgart/syntaxtree/StatementVisitor.class deleted file mode 100644 index c648374..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/StatementVisitor.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/SyntaxTreeNode.class b/classes/de/dhbwstuttgart/syntaxtree/SyntaxTreeNode.class deleted file mode 100644 index d2b22e4..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/SyntaxTreeNode.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/TypeScope.class b/classes/de/dhbwstuttgart/syntaxtree/TypeScope.class deleted file mode 100644 index 1545b55..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/TypeScope.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$1$1.class b/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$1$1.class deleted file mode 100644 index eb5c982..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$1$1.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$1.class b/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$1.class deleted file mode 100644 index af72021..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$1.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$2$1.class b/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$2$1.class deleted file mode 100644 index c6a4b5f..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$2$1.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$2.class b/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$2.class deleted file mode 100644 index 88e7cf1..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory$2.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory.class b/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory.class deleted file mode 100644 index 45ba96b..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/factory/ASTFactory.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/factory/NameGenerator.class b/classes/de/dhbwstuttgart/syntaxtree/factory/NameGenerator.class deleted file mode 100644 index 4a43707..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/factory/NameGenerator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/factory/PrimitiveMethodsGenerator.class b/classes/de/dhbwstuttgart/syntaxtree/factory/PrimitiveMethodsGenerator.class deleted file mode 100644 index 5ed1215..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/factory/PrimitiveMethodsGenerator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/factory/UnifyTypeFactory.class b/classes/de/dhbwstuttgart/syntaxtree/factory/UnifyTypeFactory.class deleted file mode 100644 index c71df62..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/factory/UnifyTypeFactory.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/ArgumentList.class b/classes/de/dhbwstuttgart/syntaxtree/statement/ArgumentList.class deleted file mode 100644 index a6ee134..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/ArgumentList.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Assign.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Assign.class deleted file mode 100644 index 7e3dbcc..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Assign.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/AssignLeftSide.class b/classes/de/dhbwstuttgart/syntaxtree/statement/AssignLeftSide.class deleted file mode 100644 index b6e1274..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/AssignLeftSide.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/AssignToField.class b/classes/de/dhbwstuttgart/syntaxtree/statement/AssignToField.class deleted file mode 100644 index 357bea6..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/AssignToField.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/BinaryExpr$Operator.class b/classes/de/dhbwstuttgart/syntaxtree/statement/BinaryExpr$Operator.class deleted file mode 100644 index e1e9503..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/BinaryExpr$Operator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/BinaryExpr.class b/classes/de/dhbwstuttgart/syntaxtree/statement/BinaryExpr.class deleted file mode 100644 index 57d8759..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/BinaryExpr.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Block.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Block.class deleted file mode 100644 index d9259d6..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Block.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/BoolExpression$Operator.class b/classes/de/dhbwstuttgart/syntaxtree/statement/BoolExpression$Operator.class deleted file mode 100644 index 3d01023..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/BoolExpression$Operator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/BoolExpression.class b/classes/de/dhbwstuttgart/syntaxtree/statement/BoolExpression.class deleted file mode 100644 index a3a8167..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/BoolExpression.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Break.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Break.class deleted file mode 100644 index 41e59b0..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Break.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/CastExpr.class b/classes/de/dhbwstuttgart/syntaxtree/statement/CastExpr.class deleted file mode 100644 index 29fd96e..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/CastExpr.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Continue.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Continue.class deleted file mode 100644 index bac4c74..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Continue.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/DoStmt.class b/classes/de/dhbwstuttgart/syntaxtree/statement/DoStmt.class deleted file mode 100644 index c757dc4..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/DoStmt.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/EmptyStmt.class b/classes/de/dhbwstuttgart/syntaxtree/statement/EmptyStmt.class deleted file mode 100644 index 07ffdd6..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/EmptyStmt.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Expression.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Expression.class deleted file mode 100644 index 6e708b5..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Expression.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/ExpressionReceiver.class b/classes/de/dhbwstuttgart/syntaxtree/statement/ExpressionReceiver.class deleted file mode 100644 index 6077de6..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/ExpressionReceiver.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/FieldVar.class b/classes/de/dhbwstuttgart/syntaxtree/statement/FieldVar.class deleted file mode 100644 index e877f8d..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/FieldVar.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/ForEachStmt.class b/classes/de/dhbwstuttgart/syntaxtree/statement/ForEachStmt.class deleted file mode 100644 index c4d5005..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/ForEachStmt.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/ForStmt.class b/classes/de/dhbwstuttgart/syntaxtree/statement/ForStmt.class deleted file mode 100644 index dc00c1d..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/ForStmt.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/IfStmt.class b/classes/de/dhbwstuttgart/syntaxtree/statement/IfStmt.class deleted file mode 100644 index a3498f5..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/IfStmt.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/InstanceOf.class b/classes/de/dhbwstuttgart/syntaxtree/statement/InstanceOf.class deleted file mode 100644 index 8f80e52..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/InstanceOf.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/JavaInternalExpression.class b/classes/de/dhbwstuttgart/syntaxtree/statement/JavaInternalExpression.class deleted file mode 100644 index 1dba349..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/JavaInternalExpression.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/LambdaExpression.class b/classes/de/dhbwstuttgart/syntaxtree/statement/LambdaExpression.class deleted file mode 100644 index bbb572d..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/LambdaExpression.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Literal.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Literal.class deleted file mode 100644 index a9c155b..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Literal.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/LocalVar.class b/classes/de/dhbwstuttgart/syntaxtree/statement/LocalVar.class deleted file mode 100644 index a89df57..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/LocalVar.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/LocalVarDecl.class b/classes/de/dhbwstuttgart/syntaxtree/statement/LocalVarDecl.class deleted file mode 100644 index 20de15c..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/LocalVarDecl.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/MethodCall.class b/classes/de/dhbwstuttgart/syntaxtree/statement/MethodCall.class deleted file mode 100644 index 5cf246c..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/MethodCall.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/NewArray.class b/classes/de/dhbwstuttgart/syntaxtree/statement/NewArray.class deleted file mode 100644 index 37db6bf..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/NewArray.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/NewClass.class b/classes/de/dhbwstuttgart/syntaxtree/statement/NewClass.class deleted file mode 100644 index 82b2419..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/NewClass.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Receiver.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Receiver.class deleted file mode 100644 index 177c78b..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Receiver.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Return.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Return.class deleted file mode 100644 index 5aefb48..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Return.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/ReturnVoid.class b/classes/de/dhbwstuttgart/syntaxtree/statement/ReturnVoid.class deleted file mode 100644 index 51aef84..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/ReturnVoid.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Statement.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Statement.class deleted file mode 100644 index e394edf..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Statement.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/StaticClassName.class b/classes/de/dhbwstuttgart/syntaxtree/statement/StaticClassName.class deleted file mode 100644 index 8b3953c..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/StaticClassName.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Super.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Super.class deleted file mode 100644 index a23242f..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Super.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/SuperCall.class b/classes/de/dhbwstuttgart/syntaxtree/statement/SuperCall.class deleted file mode 100644 index 4da015d..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/SuperCall.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Switch.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Switch.class deleted file mode 100644 index 47fe00a..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Switch.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/SwitchBlock.class b/classes/de/dhbwstuttgart/syntaxtree/statement/SwitchBlock.class deleted file mode 100644 index 672ea9b..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/SwitchBlock.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/SwitchLabel.class b/classes/de/dhbwstuttgart/syntaxtree/statement/SwitchLabel.class deleted file mode 100644 index 7b142b2..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/SwitchLabel.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Ternary.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Ternary.class deleted file mode 100644 index da6372d..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Ternary.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/This.class b/classes/de/dhbwstuttgart/syntaxtree/statement/This.class deleted file mode 100644 index 26edca6..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/This.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/ThisCall.class b/classes/de/dhbwstuttgart/syntaxtree/statement/ThisCall.class deleted file mode 100644 index cf37e4c..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/ThisCall.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Throw.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Throw.class deleted file mode 100644 index fb0c13e..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Throw.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/TypableStatement.class b/classes/de/dhbwstuttgart/syntaxtree/statement/TypableStatement.class deleted file mode 100644 index 721eff0..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/TypableStatement.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/UnaryExpr$Operation.class b/classes/de/dhbwstuttgart/syntaxtree/statement/UnaryExpr$Operation.class deleted file mode 100644 index 11ac514..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/UnaryExpr$Operation.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/UnaryExpr.class b/classes/de/dhbwstuttgart/syntaxtree/statement/UnaryExpr.class deleted file mode 100644 index 73c2497..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/UnaryExpr.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/WhileStmt.class b/classes/de/dhbwstuttgart/syntaxtree/statement/WhileStmt.class deleted file mode 100644 index 9f39d6d..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/WhileStmt.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/statement/Yield.class b/classes/de/dhbwstuttgart/syntaxtree/statement/Yield.class deleted file mode 100644 index 320cacd..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/statement/Yield.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/type/ExtendsWildcardType.class b/classes/de/dhbwstuttgart/syntaxtree/type/ExtendsWildcardType.class deleted file mode 100644 index b3cee20..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/type/ExtendsWildcardType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/type/GenericRefType.class b/classes/de/dhbwstuttgart/syntaxtree/type/GenericRefType.class deleted file mode 100644 index e87b349..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/type/GenericRefType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/type/RefType.class b/classes/de/dhbwstuttgart/syntaxtree/type/RefType.class deleted file mode 100644 index ae7cab3..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/type/RefType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/type/RefTypeOrTPHOrWildcardOrGeneric.class b/classes/de/dhbwstuttgart/syntaxtree/type/RefTypeOrTPHOrWildcardOrGeneric.class deleted file mode 100644 index c6f3ec1..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/type/RefTypeOrTPHOrWildcardOrGeneric.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/type/SuperWildcardType.class b/classes/de/dhbwstuttgart/syntaxtree/type/SuperWildcardType.class deleted file mode 100644 index 40dc784..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/type/SuperWildcardType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/type/TypePlaceholder.class b/classes/de/dhbwstuttgart/syntaxtree/type/TypePlaceholder.class deleted file mode 100644 index 7b9484c..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/type/TypePlaceholder.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/type/TypeVisitor.class b/classes/de/dhbwstuttgart/syntaxtree/type/TypeVisitor.class deleted file mode 100644 index 0f29cab..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/type/TypeVisitor.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/type/Void.class b/classes/de/dhbwstuttgart/syntaxtree/type/Void.class deleted file mode 100644 index 2e88dbe..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/type/Void.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/type/WildcardType.class b/classes/de/dhbwstuttgart/syntaxtree/type/WildcardType.class deleted file mode 100644 index c126b39..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/type/WildcardType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/visual/ASTPrinter.class b/classes/de/dhbwstuttgart/syntaxtree/visual/ASTPrinter.class deleted file mode 100644 index d707656..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/visual/ASTPrinter.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/visual/ASTTypePrinter.class b/classes/de/dhbwstuttgart/syntaxtree/visual/ASTTypePrinter.class deleted file mode 100644 index 47fa6b5..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/visual/ASTTypePrinter.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/visual/OutputGenerator.class b/classes/de/dhbwstuttgart/syntaxtree/visual/OutputGenerator.class deleted file mode 100644 index 41507b3..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/visual/OutputGenerator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/visual/ResultSetOutputGenerator.class b/classes/de/dhbwstuttgart/syntaxtree/visual/ResultSetOutputGenerator.class deleted file mode 100644 index 5d25d00..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/visual/ResultSetOutputGenerator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/visual/ResultSetPrinter.class b/classes/de/dhbwstuttgart/syntaxtree/visual/ResultSetPrinter.class deleted file mode 100644 index b2c00b2..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/visual/ResultSetPrinter.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/syntaxtree/visual/TypeOutputGenerator.class b/classes/de/dhbwstuttgart/syntaxtree/visual/TypeOutputGenerator.class deleted file mode 100644 index 27a1edb..0000000 Binary files a/classes/de/dhbwstuttgart/syntaxtree/visual/TypeOutputGenerator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/ASTToTargetAST$1.class b/classes/de/dhbwstuttgart/target/generate/ASTToTargetAST$1.class deleted file mode 100644 index 4e067b1..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/ASTToTargetAST$1.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/ASTToTargetAST$Generics.class b/classes/de/dhbwstuttgart/target/generate/ASTToTargetAST$Generics.class deleted file mode 100644 index 34ac583..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/ASTToTargetAST$Generics.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/ASTToTargetAST.class b/classes/de/dhbwstuttgart/target/generate/ASTToTargetAST.class deleted file mode 100644 index 12c839d..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/ASTToTargetAST.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/Bound.class b/classes/de/dhbwstuttgart/target/generate/Bound.class deleted file mode 100644 index 0743441..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/Bound.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/BoundsList.class b/classes/de/dhbwstuttgart/target/generate/BoundsList.class deleted file mode 100644 index 168c2d6..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/BoundsList.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/CycleFinder.class b/classes/de/dhbwstuttgart/target/generate/CycleFinder.class deleted file mode 100644 index ccede23..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/CycleFinder.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$1.class b/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$1.class deleted file mode 100644 index 9078c68..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$1.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$2.class b/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$2.class deleted file mode 100644 index c81d0a0..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$2.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$Pair.class b/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$Pair.class deleted file mode 100644 index 9ac0f04..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$Pair.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$PairEQ.class b/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$PairEQ.class deleted file mode 100644 index ba16cb4..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$PairEQ.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$PairLT.class b/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$PairLT.class deleted file mode 100644 index 7a44b06..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$PairLT.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$TPH.class b/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$TPH.class deleted file mode 100644 index d3dab5c..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$TPH.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$ToAdd.class b/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$ToAdd.class deleted file mode 100644 index 5cd08de..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics$ToAdd.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics.class b/classes/de/dhbwstuttgart/target/generate/GenerateGenerics.class deleted file mode 100644 index 1110225..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/GenerateGenerics.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/GenericsResult.class b/classes/de/dhbwstuttgart/target/generate/GenericsResult.class deleted file mode 100644 index 9b1c3ae..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/GenericsResult.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/GenericsResultSet.class b/classes/de/dhbwstuttgart/target/generate/GenericsResultSet.class deleted file mode 100644 index 4e4bbd2..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/GenericsResultSet.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/JavaGenerics.class b/classes/de/dhbwstuttgart/target/generate/JavaGenerics.class deleted file mode 100644 index 1743e8a..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/JavaGenerics.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/StatementToTargetExpression$1.class b/classes/de/dhbwstuttgart/target/generate/StatementToTargetExpression$1.class deleted file mode 100644 index b8e6e77..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/StatementToTargetExpression$1.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/StatementToTargetExpression$2.class b/classes/de/dhbwstuttgart/target/generate/StatementToTargetExpression$2.class deleted file mode 100644 index aaf3900..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/StatementToTargetExpression$2.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/StatementToTargetExpression.class b/classes/de/dhbwstuttgart/target/generate/StatementToTargetExpression.class deleted file mode 100644 index 933a387..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/StatementToTargetExpression.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/TracingStatementVisitor.class b/classes/de/dhbwstuttgart/target/generate/TracingStatementVisitor.class deleted file mode 100644 index 2d3691b..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/TracingStatementVisitor.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/generate/TxGenerics.class b/classes/de/dhbwstuttgart/target/generate/TxGenerics.class deleted file mode 100644 index ddd41c2..0000000 Binary files a/classes/de/dhbwstuttgart/target/generate/TxGenerics.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/MethodParameter.class b/classes/de/dhbwstuttgart/target/tree/MethodParameter.class deleted file mode 100644 index 2c0d197..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/MethodParameter.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/TargetClass.class b/classes/de/dhbwstuttgart/target/tree/TargetClass.class deleted file mode 100644 index c55db3f..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/TargetClass.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/TargetConstructor.class b/classes/de/dhbwstuttgart/target/tree/TargetConstructor.class deleted file mode 100644 index 96ba35a..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/TargetConstructor.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/TargetField.class b/classes/de/dhbwstuttgart/target/tree/TargetField.class deleted file mode 100644 index d0ddab9..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/TargetField.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/TargetGeneric.class b/classes/de/dhbwstuttgart/target/tree/TargetGeneric.class deleted file mode 100644 index 08187aa..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/TargetGeneric.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/TargetInterface.class b/classes/de/dhbwstuttgart/target/tree/TargetInterface.class deleted file mode 100644 index 4a69abe..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/TargetInterface.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/TargetMethod$Signature.class b/classes/de/dhbwstuttgart/target/tree/TargetMethod$Signature.class deleted file mode 100644 index c32e376..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/TargetMethod$Signature.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/TargetMethod.class b/classes/de/dhbwstuttgart/target/tree/TargetMethod.class deleted file mode 100644 index b4386fa..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/TargetMethod.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/TargetRecord.class b/classes/de/dhbwstuttgart/target/tree/TargetRecord.class deleted file mode 100644 index 0daef01..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/TargetRecord.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/TargetStructure.class b/classes/de/dhbwstuttgart/target/tree/TargetStructure.class deleted file mode 100644 index 67092fa..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/TargetStructure.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetAssign.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetAssign.class deleted file mode 100644 index a5d82a7..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetAssign.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Add.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Add.class deleted file mode 100644 index b690857..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Add.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$And.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$And.class deleted file mode 100644 index 2090c33..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$And.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$BAnd.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$BAnd.class deleted file mode 100644 index 44db16b..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$BAnd.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$BOr.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$BOr.class deleted file mode 100644 index ce56d2d..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$BOr.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Div.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Div.class deleted file mode 100644 index cc8f235..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Div.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Equal.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Equal.class deleted file mode 100644 index 09269b4..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Equal.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Greater.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Greater.class deleted file mode 100644 index a67fcc8..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Greater.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$GreaterOrEqual.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$GreaterOrEqual.class deleted file mode 100644 index 46d5e37..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$GreaterOrEqual.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Instof.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Instof.class deleted file mode 100644 index b0d0e6b..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Instof.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Less.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Less.class deleted file mode 100644 index 375994e..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Less.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$LessOrEqual.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$LessOrEqual.class deleted file mode 100644 index bb29f54..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$LessOrEqual.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Mul.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Mul.class deleted file mode 100644 index 6d04447..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Mul.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$NotEqual.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$NotEqual.class deleted file mode 100644 index dfc08e0..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$NotEqual.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Or.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Or.class deleted file mode 100644 index 8e7cb2c..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Or.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Rem.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Rem.class deleted file mode 100644 index 3f1f0fc..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Rem.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Shl.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Shl.class deleted file mode 100644 index 4ac1f30..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Shl.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Shr.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Shr.class deleted file mode 100644 index 6ef8604..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Shr.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Sub.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Sub.class deleted file mode 100644 index 0dcfb5a..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$Sub.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$TargetRelationalOp.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$TargetRelationalOp.class deleted file mode 100644 index 951b7a8..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$TargetRelationalOp.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$UShr.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$UShr.class deleted file mode 100644 index 16824d8..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$UShr.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$XOr.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$XOr.class deleted file mode 100644 index f348cd7..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp$XOr.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp.class deleted file mode 100644 index 4400371..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBinaryOp.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBlock.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBlock.class deleted file mode 100644 index 714a8af..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBlock.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetBreak.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetBreak.class deleted file mode 100644 index b38da99..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetBreak.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetCast.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetCast.class deleted file mode 100644 index b3f3159..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetCast.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetClassName.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetClassName.class deleted file mode 100644 index 895f8f8..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetClassName.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetComplexPattern.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetComplexPattern.class deleted file mode 100644 index 36baedc..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetComplexPattern.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetContinue.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetContinue.class deleted file mode 100644 index 0c1ffc6..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetContinue.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetDo.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetDo.class deleted file mode 100644 index 53472ab..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetDo.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetExpression.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetExpression.class deleted file mode 100644 index 556c47e..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetExpression.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetFieldVar.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetFieldVar.class deleted file mode 100644 index 987e6aa..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetFieldVar.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetFor.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetFor.class deleted file mode 100644 index 5503fe8..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetFor.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetForEach.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetForEach.class deleted file mode 100644 index 8653f52..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetForEach.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetGuard.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetGuard.class deleted file mode 100644 index 81223e4..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetGuard.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetIf.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetIf.class deleted file mode 100644 index be08eb7..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetIf.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetInstanceOf.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetInstanceOf.class deleted file mode 100644 index 4e7e0f7..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetInstanceOf.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetLambdaExpression.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetLambdaExpression.class deleted file mode 100644 index 39f674e..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetLambdaExpression.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$BooleanLiteral.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$BooleanLiteral.class deleted file mode 100644 index 7d9e8df..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$BooleanLiteral.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$CharLiteral.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$CharLiteral.class deleted file mode 100644 index cbaca58..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$CharLiteral.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$DoubleLiteral.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$DoubleLiteral.class deleted file mode 100644 index fc35b06..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$DoubleLiteral.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$FloatLiteral.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$FloatLiteral.class deleted file mode 100644 index 48dfbaf..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$FloatLiteral.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$IntLiteral.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$IntLiteral.class deleted file mode 100644 index ce0e4c1..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$IntLiteral.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$LongLiteral.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$LongLiteral.class deleted file mode 100644 index f434231..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$LongLiteral.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$Null.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$Null.class deleted file mode 100644 index 2cac61a..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$Null.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$StringLiteral.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$StringLiteral.class deleted file mode 100644 index 09ee713..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral$StringLiteral.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral.class deleted file mode 100644 index ac07336..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetLiteral.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetLocalVar.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetLocalVar.class deleted file mode 100644 index 8d24fd3..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetLocalVar.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetMethodCall.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetMethodCall.class deleted file mode 100644 index 160c390..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetMethodCall.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetNew.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetNew.class deleted file mode 100644 index 868357e..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetNew.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetPattern.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetPattern.class deleted file mode 100644 index 0b6a8d8..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetPattern.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetReturn.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetReturn.class deleted file mode 100644 index 9a7d6d0..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetReturn.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetStatementExpression.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetStatementExpression.class deleted file mode 100644 index 4cf7a90..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetStatementExpression.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetSuper.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetSuper.class deleted file mode 100644 index 216471a..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetSuper.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetSwitch$Case.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetSwitch$Case.class deleted file mode 100644 index 80b6d7c..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetSwitch$Case.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetSwitch.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetSwitch.class deleted file mode 100644 index bac1dd0..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetSwitch.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetTernary.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetTernary.class deleted file mode 100644 index 6ff86a9..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetTernary.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetThis.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetThis.class deleted file mode 100644 index 26d5c4a..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetThis.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetThrow.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetThrow.class deleted file mode 100644 index 718741a..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetThrow.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetTypePattern.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetTypePattern.class deleted file mode 100644 index 24da611..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetTypePattern.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$Add.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$Add.class deleted file mode 100644 index 38a0f76..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$Add.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$Negate.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$Negate.class deleted file mode 100644 index 301b967..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$Negate.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$Not.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$Not.class deleted file mode 100644 index 8a3ff2b..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$Not.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PostDecrement.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PostDecrement.class deleted file mode 100644 index 28dc812..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PostDecrement.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PostIncrement.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PostIncrement.class deleted file mode 100644 index 5c7f90d..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PostIncrement.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PreDecrement.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PreDecrement.class deleted file mode 100644 index a160a54..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PreDecrement.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PreIncrement.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PreIncrement.class deleted file mode 100644 index b0e01f3..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp$PreIncrement.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp.class deleted file mode 100644 index 8891f7e..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetUnaryOp.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetVarDecl.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetVarDecl.class deleted file mode 100644 index f460f3a..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetVarDecl.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetWhile.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetWhile.class deleted file mode 100644 index e2df107..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetWhile.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/expression/TargetYield.class b/classes/de/dhbwstuttgart/target/tree/expression/TargetYield.class deleted file mode 100644 index 9c2199d..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/expression/TargetYield.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/type/TargetExtendsWildcard.class b/classes/de/dhbwstuttgart/target/tree/type/TargetExtendsWildcard.class deleted file mode 100644 index 99b0d45..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/type/TargetExtendsWildcard.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/type/TargetFunNType.class b/classes/de/dhbwstuttgart/target/tree/type/TargetFunNType.class deleted file mode 100644 index fc1b2b1..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/type/TargetFunNType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/type/TargetGenericType.class b/classes/de/dhbwstuttgart/target/tree/type/TargetGenericType.class deleted file mode 100644 index f6d5b90..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/type/TargetGenericType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/type/TargetPrimitiveType.class b/classes/de/dhbwstuttgart/target/tree/type/TargetPrimitiveType.class deleted file mode 100644 index 67bff5e..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/type/TargetPrimitiveType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/type/TargetRefType.class b/classes/de/dhbwstuttgart/target/tree/type/TargetRefType.class deleted file mode 100644 index 9f9199b..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/type/TargetRefType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/type/TargetSpecializedType.class b/classes/de/dhbwstuttgart/target/tree/type/TargetSpecializedType.class deleted file mode 100644 index 9079440..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/type/TargetSpecializedType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/type/TargetSuperWildcard.class b/classes/de/dhbwstuttgart/target/tree/type/TargetSuperWildcard.class deleted file mode 100644 index 25c1211..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/type/TargetSuperWildcard.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/target/tree/type/TargetType.class b/classes/de/dhbwstuttgart/target/tree/type/TargetType.class deleted file mode 100644 index 7ed4ad4..0000000 Binary files a/classes/de/dhbwstuttgart/target/tree/type/TargetType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typedeployment/KindOfTypeInsertPoint.class b/classes/de/dhbwstuttgart/typedeployment/KindOfTypeInsertPoint.class deleted file mode 100644 index bdcf19c..0000000 Binary files a/classes/de/dhbwstuttgart/typedeployment/KindOfTypeInsertPoint.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typedeployment/TypeInsert.class b/classes/de/dhbwstuttgart/typedeployment/TypeInsert.class deleted file mode 100644 index 186729a..0000000 Binary files a/classes/de/dhbwstuttgart/typedeployment/TypeInsert.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typedeployment/TypeInsertFactory.class b/classes/de/dhbwstuttgart/typedeployment/TypeInsertFactory.class deleted file mode 100644 index d15d7eb..0000000 Binary files a/classes/de/dhbwstuttgart/typedeployment/TypeInsertFactory.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typedeployment/TypeInsertPlacer.class b/classes/de/dhbwstuttgart/typedeployment/TypeInsertPlacer.class deleted file mode 100644 index e9a6c37..0000000 Binary files a/classes/de/dhbwstuttgart/typedeployment/TypeInsertPlacer.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typedeployment/TypeInsertPlacerClass.class b/classes/de/dhbwstuttgart/typedeployment/TypeInsertPlacerClass.class deleted file mode 100644 index 4258c5a..0000000 Binary files a/classes/de/dhbwstuttgart/typedeployment/TypeInsertPlacerClass.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typedeployment/TypeInsertPoint$TypeInsertPointPositionComparator.class b/classes/de/dhbwstuttgart/typedeployment/TypeInsertPoint$TypeInsertPointPositionComparator.class deleted file mode 100644 index 47ce8a4..0000000 Binary files a/classes/de/dhbwstuttgart/typedeployment/TypeInsertPoint$TypeInsertPointPositionComparator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typedeployment/TypeInsertPoint.class b/classes/de/dhbwstuttgart/typedeployment/TypeInsertPoint.class deleted file mode 100644 index a7ab295..0000000 Binary files a/classes/de/dhbwstuttgart/typedeployment/TypeInsertPoint.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typedeployment/TypeToInsertString.class b/classes/de/dhbwstuttgart/typedeployment/TypeToInsertString.class deleted file mode 100644 index 8abec45..0000000 Binary files a/classes/de/dhbwstuttgart/typedeployment/TypeToInsertString.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/assumptions/Assumption.class b/classes/de/dhbwstuttgart/typeinference/assumptions/Assumption.class deleted file mode 100644 index 411e324..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/assumptions/Assumption.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/assumptions/FieldAssumption.class b/classes/de/dhbwstuttgart/typeinference/assumptions/FieldAssumption.class deleted file mode 100644 index a1e102f..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/assumptions/FieldAssumption.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/assumptions/FunNClass.class b/classes/de/dhbwstuttgart/typeinference/assumptions/FunNClass.class deleted file mode 100644 index 2e1b425..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/assumptions/FunNClass.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/assumptions/MethodAssumption.class b/classes/de/dhbwstuttgart/typeinference/assumptions/MethodAssumption.class deleted file mode 100644 index 462d332..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/assumptions/MethodAssumption.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/assumptions/TypeInferenceBlockInformation.class b/classes/de/dhbwstuttgart/typeinference/assumptions/TypeInferenceBlockInformation.class deleted file mode 100644 index 80a2083..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/assumptions/TypeInferenceBlockInformation.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/assumptions/TypeInferenceInformation.class b/classes/de/dhbwstuttgart/typeinference/assumptions/TypeInferenceInformation.class deleted file mode 100644 index 5e8d6c8..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/assumptions/TypeInferenceInformation.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/assumptions/TypeScopeContainer.class b/classes/de/dhbwstuttgart/typeinference/assumptions/TypeScopeContainer.class deleted file mode 100644 index a56cda3..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/assumptions/TypeScopeContainer.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/constraints/Constraint.class b/classes/de/dhbwstuttgart/typeinference/constraints/Constraint.class deleted file mode 100644 index f0632b8..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/constraints/Constraint.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/constraints/ConstraintSet.class b/classes/de/dhbwstuttgart/typeinference/constraints/ConstraintSet.class deleted file mode 100644 index 681eb30..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/constraints/ConstraintSet.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/constraints/GenericsResolver.class b/classes/de/dhbwstuttgart/typeinference/constraints/GenericsResolver.class deleted file mode 100644 index f4d1bbe..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/constraints/GenericsResolver.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/constraints/Pair.class b/classes/de/dhbwstuttgart/typeinference/constraints/Pair.class deleted file mode 100644 index 29677de..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/constraints/Pair.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/GenericInsertPair.class b/classes/de/dhbwstuttgart/typeinference/result/GenericInsertPair.class deleted file mode 100644 index 13844e0..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/GenericInsertPair.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/PairNoResult.class b/classes/de/dhbwstuttgart/typeinference/result/PairNoResult.class deleted file mode 100644 index a04def7..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/PairNoResult.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/PairTPHEqualTPH.class b/classes/de/dhbwstuttgart/typeinference/result/PairTPHEqualTPH.class deleted file mode 100644 index 2a6b6e2..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/PairTPHEqualTPH.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/PairTPHequalRefTypeOrWildcardType.class b/classes/de/dhbwstuttgart/typeinference/result/PairTPHequalRefTypeOrWildcardType.class deleted file mode 100644 index faee2fc..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/PairTPHequalRefTypeOrWildcardType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/PairTPHsmallerTPH.class b/classes/de/dhbwstuttgart/typeinference/result/PairTPHsmallerTPH.class deleted file mode 100644 index f69fbe6..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/PairTPHsmallerTPH.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/RelatedTypeWalker.class b/classes/de/dhbwstuttgart/typeinference/result/RelatedTypeWalker.class deleted file mode 100644 index 6cb2407..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/RelatedTypeWalker.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/ResolvedType.class b/classes/de/dhbwstuttgart/typeinference/result/ResolvedType.class deleted file mode 100644 index ba6fecd..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/ResolvedType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/Resolver.class b/classes/de/dhbwstuttgart/typeinference/result/Resolver.class deleted file mode 100644 index 6d909d2..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/Resolver.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/ResultPair.class b/classes/de/dhbwstuttgart/typeinference/result/ResultPair.class deleted file mode 100644 index 67f2ab4..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/ResultPair.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/ResultPairVisitor.class b/classes/de/dhbwstuttgart/typeinference/result/ResultPairVisitor.class deleted file mode 100644 index daed1e3..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/ResultPairVisitor.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/ResultSet.class b/classes/de/dhbwstuttgart/typeinference/result/ResultSet.class deleted file mode 100644 index 92a2cc1..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/ResultSet.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/ResultSetVisitor.class b/classes/de/dhbwstuttgart/typeinference/result/ResultSetVisitor.class deleted file mode 100644 index 318c1fc..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/ResultSetVisitor.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/result/TPHResolver.class b/classes/de/dhbwstuttgart/typeinference/result/TPHResolver.class deleted file mode 100644 index 6a74a6b..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/result/TPHResolver.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/typeAlgo/GenericsResolverSameName.class b/classes/de/dhbwstuttgart/typeinference/typeAlgo/GenericsResolverSameName.class deleted file mode 100644 index 3d62ed6..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/typeAlgo/GenericsResolverSameName.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPE.class b/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPE.class deleted file mode 100644 index 44a5d60..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPE.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt$1.class b/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt$1.class deleted file mode 100644 index 44bd068..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt$1.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt$2.class b/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt$2.class deleted file mode 100644 index 67d3433..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt$2.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.class b/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.class deleted file mode 100644 index 2ef73b0..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/GuavaSetOperations.class b/classes/de/dhbwstuttgart/typeinference/unify/GuavaSetOperations.class deleted file mode 100644 index 2489841..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/GuavaSetOperations.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/MartelliMontanariUnify.class b/classes/de/dhbwstuttgart/typeinference/unify/MartelliMontanariUnify.class deleted file mode 100644 index 79ef4b7..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/MartelliMontanariUnify.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/Match.class b/classes/de/dhbwstuttgart/typeinference/unify/Match.class deleted file mode 100644 index 0bc21aa..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/Match.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/RuleSet.class b/classes/de/dhbwstuttgart/typeinference/unify/RuleSet.class deleted file mode 100644 index 29d4f79..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/RuleSet.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/TypeUnify.class b/classes/de/dhbwstuttgart/typeinference/unify/TypeUnify.class deleted file mode 100644 index 56b8021..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/TypeUnify.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/TypeUnify2Task.class b/classes/de/dhbwstuttgart/typeinference/unify/TypeUnify2Task.class deleted file mode 100644 index b6c8fe6..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/TypeUnify2Task.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.class b/classes/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.class deleted file mode 100644 index 207afc9..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/Unifikationsalgorithmus.class b/classes/de/dhbwstuttgart/typeinference/unify/Unifikationsalgorithmus.class deleted file mode 100644 index 9a563ad..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/Unifikationsalgorithmus.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultEvent.class b/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultEvent.class deleted file mode 100644 index b60be37..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultEvent.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultListener.class b/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultListener.class deleted file mode 100644 index 37ee76a..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultListener.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultListenerImpl.class b/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultListenerImpl.class deleted file mode 100644 index 45ca622..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultListenerImpl.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultModel.class b/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultModel.class deleted file mode 100644 index 7c61e21..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/UnifyResultModel.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/UnifyTaskModel.class b/classes/de/dhbwstuttgart/typeinference/unify/UnifyTaskModel.class deleted file mode 100644 index fa3fef7..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/UnifyTaskModel.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/distributeVariance.class b/classes/de/dhbwstuttgart/typeinference/unify/distributeVariance.class deleted file mode 100644 index d01071f..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/distributeVariance.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/freshPlaceholder.class b/classes/de/dhbwstuttgart/typeinference/unify/freshPlaceholder.class deleted file mode 100644 index b07b63b..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/freshPlaceholder.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IFiniteClosure.class b/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IFiniteClosure.class deleted file mode 100644 index c974aba..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IFiniteClosure.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IMatch.class b/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IMatch.class deleted file mode 100644 index f3cde43..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IMatch.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IRuleSet.class b/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IRuleSet.class deleted file mode 100644 index 1664b25..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IRuleSet.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/ISetOperations.class b/classes/de/dhbwstuttgart/typeinference/unify/interfaces/ISetOperations.class deleted file mode 100644 index 63c6b2d..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/ISetOperations.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IUnify.class b/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IUnify.class deleted file mode 100644 index a146c28..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/IUnify.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/UnifyTypeVisitor.class b/classes/de/dhbwstuttgart/typeinference/unify/interfaces/UnifyTypeVisitor.class deleted file mode 100644 index 271f2e3..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/interfaces/UnifyTypeVisitor.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/ExtendsType.class b/classes/de/dhbwstuttgart/typeinference/unify/model/ExtendsType.class deleted file mode 100644 index 4a05973..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/ExtendsType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/FiniteClosure.class b/classes/de/dhbwstuttgart/typeinference/unify/model/FiniteClosure.class deleted file mode 100644 index 5adb519..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/FiniteClosure.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/FunInterfaceType.class b/classes/de/dhbwstuttgart/typeinference/unify/model/FunInterfaceType.class deleted file mode 100644 index 5cdc202..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/FunInterfaceType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/FunNType.class b/classes/de/dhbwstuttgart/typeinference/unify/model/FunNType.class deleted file mode 100644 index ebfd38c..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/FunNType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/Node.class b/classes/de/dhbwstuttgart/typeinference/unify/model/Node.class deleted file mode 100644 index 556586b..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/Node.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/OrderingExtend.class b/classes/de/dhbwstuttgart/typeinference/unify/model/OrderingExtend.class deleted file mode 100644 index 67fab65..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/OrderingExtend.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/OrderingUnifyPair.class b/classes/de/dhbwstuttgart/typeinference/unify/model/OrderingUnifyPair.class deleted file mode 100644 index cf5abf8..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/OrderingUnifyPair.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/PairOperator.class b/classes/de/dhbwstuttgart/typeinference/unify/model/PairOperator.class deleted file mode 100644 index d23dce2..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/PairOperator.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/PlaceholderType.class b/classes/de/dhbwstuttgart/typeinference/unify/model/PlaceholderType.class deleted file mode 100644 index b91989d..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/PlaceholderType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/ReferenceType.class b/classes/de/dhbwstuttgart/typeinference/unify/model/ReferenceType.class deleted file mode 100644 index 76b6a36..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/ReferenceType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/SuperType.class b/classes/de/dhbwstuttgart/typeinference/unify/model/SuperType.class deleted file mode 100644 index 4855bd1..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/SuperType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/TypeParams.class b/classes/de/dhbwstuttgart/typeinference/unify/model/TypeParams.class deleted file mode 100644 index 39ceb32..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/TypeParams.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/Unifier.class b/classes/de/dhbwstuttgart/typeinference/unify/model/Unifier.class deleted file mode 100644 index 55dfe35..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/Unifier.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/UnifyPair.class b/classes/de/dhbwstuttgart/typeinference/unify/model/UnifyPair.class deleted file mode 100644 index 4434f6b..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/UnifyPair.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/UnifyType.class b/classes/de/dhbwstuttgart/typeinference/unify/model/UnifyType.class deleted file mode 100644 index 440a9a2..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/UnifyType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/WildcardType.class b/classes/de/dhbwstuttgart/typeinference/unify/model/WildcardType.class deleted file mode 100644 index e04722d..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/WildcardType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/model/hashKeyType.class b/classes/de/dhbwstuttgart/typeinference/unify/model/hashKeyType.class deleted file mode 100644 index 9bff1c9..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/model/hashKeyType.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/typeinference/unify/visitUnifyTypeVisitor.class b/classes/de/dhbwstuttgart/typeinference/unify/visitUnifyTypeVisitor.class deleted file mode 100644 index 534efe4..0000000 Binary files a/classes/de/dhbwstuttgart/typeinference/unify/visitUnifyTypeVisitor.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/util/BiRelation.class b/classes/de/dhbwstuttgart/util/BiRelation.class deleted file mode 100644 index 484b43f..0000000 Binary files a/classes/de/dhbwstuttgart/util/BiRelation.class and /dev/null differ diff --git a/classes/de/dhbwstuttgart/util/Pair.class b/classes/de/dhbwstuttgart/util/Pair.class deleted file mode 100644 index 514f10f..0000000 Binary files a/classes/de/dhbwstuttgart/util/Pair.class and /dev/null differ diff --git a/compile.sh b/compile.sh index a234971..6798000 100755 --- a/compile.sh +++ b/compile.sh @@ -6,7 +6,7 @@ TESTDESTDIR="out/tests" DEPENDENCIES="dependencies/*" JAVAC_FLAGS="-g:none -nowarn" JAVATX_COMPILER_PATH="JavaTXcompiler.jar" -COMPILED_CLASSES="classes" +COMPILED_CLASSES="lib/classes" #remove all files, if the script is called with parameter "clear" if [ "$1" = "clean" ]; then @@ -72,19 +72,9 @@ if [ "${#JAV_CHANGED[@]}" -ne 0 ]; then fi fi -#if [ "${#JAV_CHANGED[@]}" -ne 0 ]; then -# for ((i = 0; i < "${#JAV_CHANGED[@]}"; i++)); do -# echo "java -jar $(realpath $JAVATX_COMPILER_PATH) -d $(realpath "$DESTDIR") -cp "$(realpath $SRCDIR):$(realpath $DESTDIR):$(realpath "target/dependencies/")" ${JAV_CHANGED[i]}" -# java -jar $JAVATX_COMPILER_PATH -d "$DESTDIR" -cp "$SRCDIR:$DESTDIR:target/dependencies/" "${JAV_CHANGED[i]}" -# if [ $? -eq 1 ]; then -# exit 1; -# fi -# done -#fi - if [ "${#JAVA_CHANGED[@]}" -ne 0 ]; then - echo "javac -d $DESTDIR -cp "$SRCDIR:$DESTDIR:dependencies/*" $JAVAC_FLAGS ${JAVA_CHANGED[@]}" - javac -d $DESTDIR -cp "$SRCDIR:$DESTDIR:dependencies/*" $JAVAC_FLAGS "${JAVA_CHANGED[@]}" + echo "javac -d $DESTDIR -cp "$SRCDIR:$DESTDIR:$DEPENDENCIES" $JAVAC_FLAGS ${JAVA_CHANGED[@]}" + javac -d $DESTDIR -cp "$SRCDIR:$DESTDIR:$DEPENDENCIES" $JAVAC_FLAGS "${JAVA_CHANGED[@]}" fi # if [ $? -eq 0 ]; then diff --git a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/RecordPattern.java b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/RecordPattern.java index 506a6dd..56cd9b8 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/RecordPattern.java +++ b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/RecordPattern.java @@ -7,6 +7,11 @@ import org.antlr.v4.runtime.Token; import de.dhbwstuttgart.syntaxtree.type.RefTypeOrTPHOrWildcardOrGeneric; +import java.lang.String; +import de.dhbwstuttgart.syntaxtree.Pattern; +import de.dhbwstuttgart.syntaxtree.ASTVisitor; +import de.dhbwstuttgart.syntaxtree.FormalParameter; + public class RecordPattern extends FormalParameter { private final List subPattern; diff --git a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/SyntaxTreeNode.java b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/SyntaxTreeNode.jav similarity index 88% rename from javatx-src/main/java/de/dhbwstuttgart/syntaxtree/SyntaxTreeNode.java rename to javatx-src/main/java/de/dhbwstuttgart/syntaxtree/SyntaxTreeNode.jav index 702f862..9dc2a1b 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/SyntaxTreeNode.java +++ b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/SyntaxTreeNode.jav @@ -9,14 +9,16 @@ import org.antlr.v4.runtime.Token; import de.dhbwstuttgart.syntaxtree.ASTVisitor; //import org.antlr.v4.runtime.misc.Pair; + + public abstract class SyntaxTreeNode implements IItemWithOffset{ private final Token offset; - public SyntaxTreeNode(Token offset){ + public SyntaxTreeNode(offset){ this.offset = offset; } - public Token getOffset(){ + public getOffset(){ return offset; } diff --git a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/AssignLeftSide.java b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/AssignLeftSide.jav similarity index 74% rename from javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/AssignLeftSide.java rename to javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/AssignLeftSide.jav index 13fec3f..d9aad80 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/AssignLeftSide.java +++ b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/AssignLeftSide.jav @@ -3,10 +3,11 @@ package de.dhbwstuttgart.syntaxtree.statement; import de.dhbwstuttgart.syntaxtree.StatementVisitor; import de.dhbwstuttgart.syntaxtree.type.RefTypeOrTPHOrWildcardOrGeneric; import org.antlr.v4.runtime.Token; +import de.dhbwstuttgart.syntaxtree.statement.TypableStatement; public abstract class AssignLeftSide extends TypableStatement{ - public AssignLeftSide(RefTypeOrTPHOrWildcardOrGeneric type, Token offset) { + public AssignLeftSide(type, offset) { super(type, offset); } } diff --git a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Expression.java b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Expression.jav similarity index 84% rename from javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Expression.java rename to javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Expression.jav index 3140070..a67ae36 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Expression.java +++ b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Expression.jav @@ -9,8 +9,10 @@ import de.dhbwstuttgart.typeinference.assumptions.TypeInferenceBlockInformation; import de.dhbwstuttgart.typeinference.constraints.ConstraintSet; import org.antlr.v4.runtime.Token; +import de.dhbwstuttgart.syntaxtree.statement.TypableStatement; + public abstract class Expression extends TypableStatement { - public Expression(RefTypeOrTPHOrWildcardOrGeneric type, Token offset) { + public Expression(type, offset) { super(type, offset); } } diff --git a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/JavaInternalExpression.java b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/JavaInternalExpression.jav similarity index 73% rename from javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/JavaInternalExpression.java rename to javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/JavaInternalExpression.jav index 366c060..7eef428 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/JavaInternalExpression.java +++ b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/JavaInternalExpression.jav @@ -4,9 +4,10 @@ import de.dhbwstuttgart.syntaxtree.type.RefTypeOrTPHOrWildcardOrGeneric; import org.antlr.v4.runtime.Token; import java.nio.charset.StandardCharsets; +import de.dhbwstuttgart.syntaxtree.statement.Statement; public abstract class JavaInternalExpression extends Statement{ - public JavaInternalExpression(RefTypeOrTPHOrWildcardOrGeneric retType, Token offset){ + public JavaInternalExpression(retType, offset){ super(retType, offset); } } diff --git a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Receiver.java b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Receiver.jav similarity index 73% rename from javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Receiver.java rename to javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Receiver.jav index 93ee36a..2df62e4 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Receiver.java +++ b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Receiver.jav @@ -3,9 +3,11 @@ package de.dhbwstuttgart.syntaxtree.statement; import de.dhbwstuttgart.syntaxtree.type.RefTypeOrTPHOrWildcardOrGeneric; import org.antlr.v4.runtime.Token; +import de.dhbwstuttgart.syntaxtree.statement.Expression; + public abstract class Receiver extends Expression { - public Receiver(RefTypeOrTPHOrWildcardOrGeneric type, Token offset) + public Receiver(type, offset) { super(type, offset); } diff --git a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Statement.java b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Statement.jav similarity index 71% rename from javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Statement.java rename to javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Statement.jav index aad5073..981f033 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Statement.java +++ b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/statement/Statement.jav @@ -3,6 +3,9 @@ package de.dhbwstuttgart.syntaxtree.statement; import de.dhbwstuttgart.syntaxtree.type.RefTypeOrTPHOrWildcardOrGeneric; import org.antlr.v4.runtime.Token; +import de.dhbwstuttgart.syntaxtree.statement.Expression; +import java.lang.Boolean; + public abstract class Statement extends Expression { @@ -10,16 +13,16 @@ public abstract class Statement extends Expression */ private boolean isStatement = false; - public Statement(RefTypeOrTPHOrWildcardOrGeneric type, Token offset) + public Statement(type, offset) { super(type, offset); } - public void setStatement() { + public setStatement() { isStatement=true; } - public boolean getStatement() { + public getStatement() { return isStatement; } } \ No newline at end of file diff --git a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/RefTypeOrTPHOrWildcardOrGeneric.java b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/RefTypeOrTPHOrWildcardOrGeneric.jav similarity index 79% rename from javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/RefTypeOrTPHOrWildcardOrGeneric.java rename to javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/RefTypeOrTPHOrWildcardOrGeneric.jav index 22c8ab4..c78b9f7 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/RefTypeOrTPHOrWildcardOrGeneric.java +++ b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/RefTypeOrTPHOrWildcardOrGeneric.jav @@ -5,8 +5,12 @@ import de.dhbwstuttgart.syntaxtree.SyntaxTreeNode; import de.dhbwstuttgart.typeinference.result.ResultSetVisitor; import org.antlr.v4.runtime.Token; +import java.lang.Boolean; +import de.dhbwstuttgart.syntaxtree.type.TypeVisitor; +import java.lang.Object; + public abstract class RefTypeOrTPHOrWildcardOrGeneric extends SyntaxTreeNode{ - public RefTypeOrTPHOrWildcardOrGeneric(Token offset) { + public RefTypeOrTPHOrWildcardOrGeneric(offset) { super(offset); } diff --git a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/Void.java b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/Void.java index 6a322dc..ecdf499 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/Void.java +++ b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/Void.java @@ -4,6 +4,8 @@ import org.antlr.v4.runtime.Token; import de.dhbwstuttgart.parser.scope.JavaClassName; +import de.dhbwstuttgart.syntaxtree.type.RefType; + public class Void extends RefType { diff --git a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/WildcardType.java b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/WildcardType.java index 208138b..151be11 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/WildcardType.java +++ b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/type/WildcardType.java @@ -2,6 +2,9 @@ package de.dhbwstuttgart.syntaxtree.type; import org.antlr.v4.runtime.Token; +import de.dhbwstuttgart.syntaxtree.type.RefTypeOrTPHOrWildcardOrGeneric; +import java.lang.String; +import java.lang.Boolean; /** * Stellt eine Wildcard in Java dar. * z.B. void Test(? var){..} diff --git a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/visual/ASTPrinter.java b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/visual/ASTPrinter.java index 0562d05..c391b6d 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/visual/ASTPrinter.java +++ b/javatx-src/main/java/de/dhbwstuttgart/syntaxtree/visual/ASTPrinter.java @@ -2,6 +2,11 @@ package de.dhbwstuttgart.syntaxtree.visual; import de.dhbwstuttgart.syntaxtree.*; +import java.lang.StringBuilder; +import java.lang.String; +import de.dhbwstuttgart.syntaxtree.visual.OutputGenerator; +import de.dhbwstuttgart.syntaxtree.SourceFile; + public class ASTPrinter { public static String print(SourceFile toPrint) { diff --git a/javatx-src/main/java/de/dhbwstuttgart/typeinference/assumptions/FieldAssumption.jav b/javatx-src/main/java/de/dhbwstuttgart/typeinference/assumptions/FieldAssumption.jav index 9e21890..6f0945c 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/typeinference/assumptions/FieldAssumption.jav +++ b/javatx-src/main/java/de/dhbwstuttgart/typeinference/assumptions/FieldAssumption.jav @@ -60,10 +60,10 @@ public class FieldAssumption extends Assumption{ public getType(resolver) { return resolver.resolve(type); } - +//RefTypeOrTPHOrWildcardOrGeneric //JavaTX-CompilerInJava-TX Note: Hier muss aufgrund von Abhängigkeiten zu Java Dateien leider der generellere Typ statt RefType verwendet werden - public RefTypeOrTPHOrWildcardOrGeneric getReceiverType(resolver) { - List params = new ArrayList<>(); + public getReceiverType(resolver) { + var params = new ArrayList<>(); for(gtv : receiverClass.getGenerics()){ //Hier wird ein GenericRefType gebildet, welcher einen für dieses Feld eindeutigen Namen hat GenericRefType genericRefType = diff --git a/javatx-src/main/java/de/dhbwstuttgart/typeinference/assumptions/TypeInferenceBlockInformation.jav-back b/javatx-src/main/java/de/dhbwstuttgart/typeinference/assumptions/TypeInferenceBlockInformation.jav-back new file mode 100644 index 0000000..b7efad3 --- /dev/null +++ b/javatx-src/main/java/de/dhbwstuttgart/typeinference/assumptions/TypeInferenceBlockInformation.jav-back @@ -0,0 +1,56 @@ +package de.dhbwstuttgart.typeinference.assumptions; + +import com.google.common.collect.Iterables; +import com.google.common.collect.Iterators; +import de.dhbwstuttgart.bytecode.CodeGenException; +import de.dhbwstuttgart.exceptions.DebugException; +import de.dhbwstuttgart.syntaxtree.ClassOrInterface; +import de.dhbwstuttgart.syntaxtree.GenericTypeVar; +import de.dhbwstuttgart.syntaxtree.Method; +import de.dhbwstuttgart.syntaxtree.TypeScope; +import de.dhbwstuttgart.syntaxtree.type.RefTypeOrTPHOrWildcardOrGeneric; + +import java.lang.System; +import java.io.PrintStream; +import de.dhbwstuttgart.typeinference.assumptions.TypeInferenceInformation; +import de.dhbwstuttgart.typeinference.assumptions.TypeScopeContainer; + +import java.util.ArrayList; +import java.util.Collection; +import java.util.Set; +import java.util.Stack; +import java.util.stream.Collectors; + +import java.lang.String; + + +public class TypeInferenceBlockInformation extends TypeInferenceInformation { + private TypeScope methodContext; + private ClassOrInterface currentClass; + + public TypeInferenceBlockInformation(Collection availableClasses, + ClassOrInterface currentClass, TypeScope methodContext) { + super(availableClasses); + this.methodContext = new TypeScopeContainer(currentClass, methodContext); + this.currentClass = currentClass; + } + public TypeInferenceBlockInformation(TypeInferenceBlockInformation oldScope, TypeScope newScope) { + this(oldScope.getAvailableClasses(), oldScope.currentClass, new TypeScopeContainer(oldScope.methodContext, newScope)); + } + public ClassOrInterface getCurrentClass() { + return currentClass; + } + + public getSuperClass() { + for (var clazz : getAvailableClasses()) { + //System.out.println(currentClass.getSuperClass().getName()); + if (clazz.getClassName().equals(currentClass.getSuperClass().getName())) + return clazz; + } + throw new DebugException("Class has no superclass!"); + return null; + } + public TypeScope getCurrentTypeScope() { + return methodContext; + } +} diff --git a/javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.jav-back b/javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.jav similarity index 89% rename from javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.jav-back rename to javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.jav index 83f4fe8..f560f52 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.jav-back +++ b/javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.jav @@ -32,7 +32,8 @@ public class Constraint extends HashSet { this.isImplemented = isImplemented; } - public Constraint(isInherited, isImplemented, extendConstraint, methodSignatureConstraint) { + //Here the Java-TX Compiler infers Constraint and Set which seems to be invalid + public Constraint(isInherited, isImplemented, Constraint extendConstraint, Set methodSignatureConstraint) { this.isInherited = isInherited; this.isImplemented = isImplemented; this.extendConstraint = extendConstraint; diff --git a/javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.java b/javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.java-back similarity index 99% rename from javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.java rename to javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.java-back index 970cffe..e3e9960 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.java +++ b/javatx-src/main/java/de/dhbwstuttgart/typeinference/constraints/Constraint.java-back @@ -27,7 +27,7 @@ public class Constraint extends HashSet { this.isInherited = isInherited; this.isImplemented = isImplemented; } - + public Constraint(Boolean isInherited, Boolean isImplemented, Constraint extendConstraint, Set methodSignatureConstraint) { this.isInherited = isInherited; this.isImplemented = isImplemented; diff --git a/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/GenericInsertPair.java b/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/GenericInsertPair.jav similarity index 76% rename from javatx-src/main/java/de/dhbwstuttgart/typeinference/result/GenericInsertPair.java rename to javatx-src/main/java/de/dhbwstuttgart/typeinference/result/GenericInsertPair.jav index f864905..cb7b373 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/GenericInsertPair.java +++ b/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/GenericInsertPair.jav @@ -4,28 +4,32 @@ import de.dhbwstuttgart.syntaxtree.type.RefTypeOrTPHOrWildcardOrGeneric; import de.dhbwstuttgart.syntaxtree.type.TypePlaceholder; import de.dhbwstuttgart.typeinference.constraints.Pair; + +import java.lang.Boolean; +import java.lang.String; + public class GenericInsertPair { public TypePlaceholder TA1; public TypePlaceholder TA2; - public GenericInsertPair(TypePlaceholder additionalTPH, TypePlaceholder superType) { + public GenericInsertPair(additionalTPH, superType) { TA1 = additionalTPH; TA2 = superType; } - public GenericInsertPair(Pair pair) { + public GenericInsertPair(pair) { TA1 = (TypePlaceholder) pair.TA1; TA2 = (TypePlaceholder) pair.TA2; } - public boolean contains(TypePlaceholder additionalTPH) { + public contains(additionalTPH) { if(TA1.equals(additionalTPH))return true; if(TA2.equals(additionalTPH))return true; return false; } @Override - public String toString() { + public toString() { return "GenIns(" + TA1.toString() + " < " + TA2.toString() + ")"; } } diff --git a/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/PairNoResult.java b/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/PairNoResult.java index 63b3137..6deea2a 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/PairNoResult.java +++ b/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/PairNoResult.java @@ -4,11 +4,16 @@ import de.dhbwstuttgart.exceptions.NotImplementedException; import de.dhbwstuttgart.syntaxtree.type.RefTypeOrTPHOrWildcardOrGeneric; import de.dhbwstuttgart.syntaxtree.type.TypePlaceholder; +import de.dhbwstuttgart.typeinference.result.ResultPair; +import de.dhbwstuttgart.typeinference.result.ResultPairVisitor; + /** * enthaelt alle Paare, die in einem Ergebnis nicht vorkommen koennen * sie sind noetig fuer origPairs in PairTPHsmallerTPH, da hier auch * Paare vorkommen koennen die keine Result sind (z.B. bei FunN$$) */ + +//Hier werden komische Sachen inferiert public class PairNoResult extends ResultPair{ //public final TypePlaceholder left; //public final TypePlaceholder right; diff --git a/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/ResultPair.java b/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/ResultPair.java index 490e6f9..2efd511 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/ResultPair.java +++ b/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/ResultPair.java @@ -2,6 +2,8 @@ package de.dhbwstuttgart.typeinference.result; import de.dhbwstuttgart.syntaxtree.type.RefTypeOrTPHOrWildcardOrGeneric; +import de.dhbwstuttgart.typeinference.result.ResultPairVisitor; + /** * Paare, welche das Unifikationsergebnis darstellen */ diff --git a/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/ResultPairVisitor.java b/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/ResultPairVisitor.java index e137233..1f4bd86 100644 --- a/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/ResultPairVisitor.java +++ b/javatx-src/main/java/de/dhbwstuttgart/typeinference/result/ResultPairVisitor.java @@ -1,5 +1,9 @@ package de.dhbwstuttgart.typeinference.result; +import de.dhbwstuttgart.typeinference.result.PairTPHsmallerTPH; +import de.dhbwstuttgart.typeinference.result.PairTPHequalRefTypeOrWildcardType; +import de.dhbwstuttgart.typeinference.result.PairTPHEqualTPH; + public interface ResultPairVisitor { void visit(PairTPHsmallerTPH p); void visit(PairTPHequalRefTypeOrWildcardType p); diff --git a/test.sh b/test.sh index 68cad9d..b92ad03 100755 --- a/test.sh +++ b/test.sh @@ -1,12 +1,15 @@ +#!/bin/bash ##TEST ENVIRONMENT## + DESTDIR="out/src" TESTDESTDIR="out/tests" DEPENDENCIES="dependencies/*" TESTFILES="TestComplete TestPackages GenericParserTest TestTypeDeployment finiteClosure.SuperInterfacesTest astfactory.ASTFactoryTest targetast.ASTToTypedTargetAST targetast.GreaterEqualTest targetast.GreaterThanTest targetast.InheritTest2 targetast.InheritTest targetast.LessEqualTest targetast.LessThanTest targetast.OLTest targetast.PostIncTest targetast.PreIncTest targetast.PutTest targetast.TestCodegen targetast.TestGenerics targetast.TphTest targetast.WhileTest" RESOURCES="lib/resources" -#compile all necessary test files +#recompile all necessary test files +rm -r $TESTDESTDIR javac -cp "$TESTDESTDIR:$DESTDIR:$DEPENDENCIES" -d $TESTDESTDIR tests/**/*.java javac -cp "$TESTDESTDIR:$DESTDIR:$DEPENDENCIES" -d $TESTDESTDIR tests/*.java diff --git a/tests/TestComplete.java b/tests/TestComplete.java index ad2fd64..d6852f9 100644 --- a/tests/TestComplete.java +++ b/tests/TestComplete.java @@ -181,7 +181,7 @@ public class TestComplete { } @Test - //@Ignore() + @Ignore() public void matrixOpTest() throws Exception { var classFiles = generateClassFiles(new ByteArrayClassLoader(), "MatrixOP.jav"); var matrixOP = classFiles.get("MatrixOP"); @@ -235,7 +235,7 @@ public class TestComplete { } @Test - //@Ignore("This is too complex") + @Ignore("This is too complex") public void matrixTest() throws Exception { var classFiles = generateClassFiles(new ByteArrayClassLoader(), "Matrix.jav"); var matrix = classFiles.get("Matrix");