mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-30 21:25:17 +08:00
Update TODO_ParserGen.md
This commit is contained in:
@@ -121,3 +121,4 @@ class CLASS_NAME [: BASE_CLASS]
|
|||||||
- Test all generated parsers in **UnitTestParserGen**.
|
- Test all generated parsers in **UnitTestParserGen**.
|
||||||
- Assert on the ToString-ed AST. (shared)
|
- Assert on the ToString-ed AST. (shared)
|
||||||
- Since parser are written in different ways for different unit test projects, they are stored separately from unit test projects to share necessary files.
|
- Since parser are written in different ways for different unit test projects, they are stored separately from unit test projects to share necessary files.
|
||||||
|
- Do not really write a file if the generated content doesn't change.
|
||||||
|
|||||||
Reference in New Issue
Block a user