Skip to content

Commit f95f1d2

Browse files
committed
Refactor .idea/workspace.xml and update Visitor.md
1 parent 1258c58 commit f95f1d2

File tree

2 files changed

+20
-24
lines changed

2 files changed

+20
-24
lines changed

.idea/workspace.xml

Lines changed: 20 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Writerside/topics/Visitor.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ Visitor Pattern được áp dụng như sau:
3030

3131
- Tạo các ConcreteVisitor triển khai các phương thức visit để thực hiện các thao tác cụ thể lên Element.
3232

33-
![](https://refactoring.guru/images/patterns/diagrams/visitor/structure.png)
34-
3533
## Cấu trúc
3634

3735
Các thành phần chính trong Visitor Pattern:

0 commit comments

Comments
 (0)