| Operations Summary: | |
| __init__(self, executor, action) [Source] | |
| get_output_names(self) Links multiple ASTs together, and/or performs other manipulative actions on a single AST. [Source] | |
| get_output(self, name) [Source] | |
| get_linker(self) Returns the linker module, using the module name stored in the Action object. [Source] | |
| Operations Inherited from Executor | |
| prepare_output | |
| Operation Details: |
Returns the linker module, using the module name stored in the Action object. If the module cannot be loaded, this method will raise an exception.