Support printing of the "null" AST
might be helpful for completeness.
Dumper.read(null) /* ... */ .dumpAsPNG("file.png"));
should create either an empty diagram or a single null node, depending on the settings.
System update scheduled for Friday, March 13 between 08:45 and 09:15 AM. If unpleasant, please contact Andreas.
might be helpful for completeness.
Dumper.read(null) /* ... */ .dumpAsPNG("file.png"));
should create either an empty diagram or a single null node, depending on the settings.