A Synopsis Action that formats ASTs into other media
| Operations Summary: | |
| __init__(self, x, y, name) [Source] | |
| config(self) Returns the config object for this Formatter [Source] | |
| set_config(self, config) Sets the config object for this Formatter. [Source] | |
| accept(self, visitor) [Source] | |
| Operations Inherited from Action | |
| x, y, pos, move_to, move_by, name, set_name, inputs, outputs | |