Creates Executor instances for Action objects
Operations Summary: | |
__init__(self, project, verbose = 0) [Source] | |
project(self) Returns the project for this creator [Source] | |
create(self, action) Creates an executor for the given action [Source] | |
visitAction(self, action) This is an unknown or incomplete Action: ignore. [Source] | |
visitSource(self, action) [Source] | |
visitParser(self, action) [Source] | |
visitLinker(self, action) [Source] | |
visitCacher(self, action) [Source] | |
visitFormat(self, action) [Source] |