| |
- Method resolution order:
- IntermediatePrintVisitor
- translator.visitor.intermediateVisitor.intermediateVisitor.IntermediateVisitor
- builtins.object
Methods defined here:
- __init__(self)
- printConnection(self, connection, attr)
- printInOutput(self, attribute, attr)
- visit(self, element)
- The visit function
Data descriptors inherited from translator.visitor.intermediateVisitor.intermediateVisitor.IntermediateVisitor:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|