PEAR_Common::analyzeSourceCode()

PEAR_Common::analyzeSourceCode() -- analyze the source code of the given PHP file

Synopsis

Описание

Analyze the source code of the given PHP file

Параметр

string $file

Filename of the PHP file

Возвращаемое значение

array - hash list of declared_classes, declared_methods, declared_functions and used_classes

Заметка

Эта функция может быть вызвана статически.

    Поддержать сайт на родительском проекте КГБ