Itamar
402483ec1f
LibCpp: Generalize ASTNode::dump() to support redirecting its output
...
Previously, ASTNode::dump() used outln() for output, which meant it
always wrote its output to stdout.
After this commit, ASTNode::dump() receives an 'output' argument (which
is stdout by default). This enables writing the output to somewhere
else.
This will be useful for testing the LibCpp Parser with the output of
ASTNode::dump.
2021-05-19 23:19:07 +02:00
..
2021-04-28 09:43:26 +02:00
2021-05-12 22:38:20 +02:00
2021-05-12 11:00:45 +01:00
2021-04-22 11:22:27 +02:00
2021-05-19 23:19:07 +02:00
2021-04-22 11:22:27 +02:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-05-10 12:43:34 +02:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-05-12 11:00:45 +01:00
2021-05-08 22:17:50 +02:00
2021-05-02 22:49:25 +02:00
2021-05-02 22:49:25 +02:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-05-16 16:39:21 +02:00
2021-05-16 16:39:21 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-05-16 16:39:21 +02:00
2021-05-16 16:39:21 +02:00
2021-04-23 16:46:57 +02:00
2021-04-22 11:22:27 +02:00
2021-05-15 13:00:23 +01:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-05-12 11:00:45 +01:00
2021-04-23 16:46:57 +02:00
2021-05-02 00:22:33 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00
2021-04-22 11:22:27 +02:00