Method get_active_compilation_handler()
- Method
get_active_compilation_handler
CompilationHandler
get_active_compilation_handler()- Description
Returns the currently active compilation compatibility handler, or 0 (zero) if none is active.
- Note
This function should only be used during a call of compile().
- See also
get_active_error_handler(), compile(),
master()->get_compilation_handler()
, CompilationHandler