Method CompilationHandler()->handle_import()


Method handle_import

mapping(string:mixed)|object|program|zero 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.

See also

resolv()