This class can be used to display information about the classes and PHP code structures used by a PHP script.
It can retrieve the list classes, constants, global functions and variables used by the current script. Then it can display each of the types of code structures as HTML lists.
The listed classes and functions are presented with path of the respective source files.