upd: add docs

This commit is contained in:
2023-11-08 19:07:29 +08:00
parent 4ae22f0f8c
commit 39e0240c2c
7 changed files with 31 additions and 3 deletions

1
docs/MyFAQ.md Normal file
View File

@ -0,0 +1 @@
- 代码树的accept函数没有定义因此是不是在写Visitor的“具体Visit函数”时访问子节点时也要直接调用“具体Visit函数”