00001 #ifndef PHP_PARSE_TREE_H 00002 #define PHP_PARSE_TREE_H 00003 00004 #include "php_parser.h" 00005 00006 #endif