Method CompilerEnvironment()->get_compilation_handler()
- Method
get_compilation_handler
 objectget_compilation_handler(intmajor,intminor)- Description
 Get compatibility handler for Pike
major.minor.The default implementation calls the corresponding function in the master object.
- Note
 This function is typically called by PikeCompiler()->get_compilation_handler().
- See also