[Top]
CompilationHandler
|
Method CompilationHandler()->handle_import()
- Method
handle_import
mixed handle_import(string path, string filename, CompilationHandler handler)
- Description
Called by compile() and cpp() to handle import
directives specifying specific paths.
- Returns
Returns the resolved value, or UNDEFINED on failure.
|