Method CompilerEnvironment()->handle_import()
- Method handle_import
program
handle_import(string
module
,string
current_file
,object
|void
handler
)- Description
Look up an import
module
.The default implementation calls the corresponding function in the master object.
- See also