mirror of
https://github.com/JonathanFleischmann/CompilerULTIMATE.git
synced 2024-12-27 01:58:04 +00:00
Corrected classdiagramm for Generators
This commit is contained in:
parent
47ba227e04
commit
5df798278c
@ -1,6 +1,6 @@
|
|||||||
```plantuml
|
```plantuml
|
||||||
@startuml
|
@startuml
|
||||||
left to ri
|
|
||||||
!theme plain
|
!theme plain
|
||||||
top to bottom direction
|
top to bottom direction
|
||||||
skinparam linetype ortho
|
skinparam linetype ortho
|
||||||
@ -57,5 +57,4 @@ class StatementGenerator {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@enduml
|
@enduml
|
||||||
|
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user