Files
BH-Python-Interpreter-2023/docs/MyFAQ.md
2023-11-08 19:07:29 +08:00

1 line
163 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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