Skip to content

Commit

Permalink
Refactor .idea/workspace.xml and update Visitor.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenphuc22 committed Mar 17, 2024
1 parent 1258c58 commit f95f1d2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 24 deletions.
42 changes: 20 additions & 22 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Writerside/topics/Visitor.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ Visitor Pattern được áp dụng như sau:

- 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.

![](https://refactoring.guru/images/patterns/diagrams/visitor/structure.png)

## Cấu trúc

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

0 comments on commit f95f1d2

Please sign in to comment.