rewrite($file); echo "Could not parse:\n"; echo $e->getMessage(); echo "\n"; exit(1); } echo "~~~~~~~~~~~\n"; var_dump($ast);