[Top]
master
|
Method master()->cast_to_program()
- Method
cast_to_program
-
program cast_to_program(string pname, string current_file, object|void handler)
- Description
-
This function is called when the driver wants to cast a string
to a program, this might be because of an explicit cast, an inherit
or a implict cast. In the future it might receive more arguments,
to aid the master finding the right program.
|