string|null $code Code corresponding to dumped AST. This only needs to be passed if:
the dumpPositions option is enabled and the dumping of node offsets
is desired.
Return value
string Dumped value
File
vendor/nikic/php-parser/lib/PhpParser/NodeDumper.php, line 60