(PECL bcompiler >= 0.4)
Reads the bytecodes of a class and calls back to a user function
bool bcompiler_parse_class ( string $class, string $callback )
Reads the bytecodes of a class and calls back to a user function.
Parameters:
class
The class name, as a string.
callback
The class name, as a string.
Returns: