![]() |
The Gaudi Framework
master (0ea74171)
|


Public Member Functions | |
| __init__ (self) | |
| enter (self, visitee) | |
| leave (self, visitee) | |
Public Attributes | |
| int | depths = 0 |
Definition at line 223 of file ControlFlow.py.
| ControlFlow._TestVisitor.__init__ | ( | self | ) |
Definition at line 224 of file ControlFlow.py.
| ControlFlow._TestVisitor.enter | ( | self, | |
| visitee ) |
Definition at line 227 of file ControlFlow.py.
| ControlFlow._TestVisitor.leave | ( | self, | |
| visitee ) |
Definition at line 233 of file ControlFlow.py.
| ControlFlow._TestVisitor.depths = 0 |
Definition at line 225 of file ControlFlow.py.