Corrected classdiagramm for Generators

This commit is contained in:
ahmad 2024-07-04 17:52:20 +02:00
parent 47ba227e04
commit 5df798278c

View File

@ -1,6 +1,6 @@
```plantuml
@startuml
left to ri
!theme plain
top to bottom direction
skinparam linetype ortho
@ -57,5 +57,4 @@ class StatementGenerator {
}
@enduml
```