Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
8791fc19f04d51d1efc077205e39a11047e732b5 (qt/qtdeclarative/5.15)
Description
Currently we have no way to easily compare AST.
This means that most tests are very basic "does not crash".
This is not good, especially if we touch the parser.
The solution is to have a dumper that creates a textual representation for it.
Being able to dump the ASTin textual form can also be useful for debugging.
Attachments
Issue Links
- is required for
-
QTBUG-81714 Add annotations to the QML parser
- Closed