[Top]
CompilerEnvironment
|
Method CompilerEnvironment()->handle_inherit()
- Method
handle_inherit
-
program handle_inherit(string inh, string current_file, object|void handler)
- Description
-
Look up an inherit inh .
The default implementation calls the corresponding function
in the master object.
- See also
-
MasterObject()->handle_inherit() .
|