Add PHP classes for \ast\Node and \ast\Node\Decl and constants
Automatically create PHP classes for \ast\Node and \ast\Node\Decl and constants if nikic/php-ast isn't enabled.
This allows this library to be used as a pure PHP substitute for php-ast.