style(doc): 恢复 Lab1 文档标题

This commit is contained in:
Lane0218
2026-03-12 16:20:22 +08:00
parent 78488d0cfe
commit 1449cf3a01

View File

@@ -21,8 +21,6 @@ Lab1 聚焦前端第一步:词法/语法分析。
- `src/frontend/AntlrDriver.cpp`:解析入口与错误处理。
- `src/frontend/SyntaxTreePrinter.cpp`:语法树打印逻辑(用于调试验证)。
## 4. 当前示例实现说明
当前仓库仅实现最小子集: