class Postprocessor(object): (source)
Method | __init__ |
Undocumented |
Method | postcurrent |
Postprocess the current element taking into account next and last. |
Method | postprocess |
Postprocess a container and its contents. |
Method | postrecursive |
Postprocess the container contents recursively |
Instance Variable | current |
Undocumented |
Instance Variable | last |
Undocumented |
Instance Variable | stages |
Undocumented |