Definition at line 76 of file preprocessors.py.
◆ __init__()
def GaudiTesting.preprocessors.BlockSkipper.__init__ |
( |
|
self, |
|
|
|
start, |
|
|
|
end |
|
) |
| |
Definition at line 77 of file preprocessors.py.
77 def __init__(self, start, end):
80 self._skipping =
False
◆ __processLine__()
def GaudiTesting.preprocessors.BlockSkipper.__processLine__ |
( |
|
self, |
|
|
|
line |
|
) |
| |
◆ _skipping
GaudiTesting.preprocessors.BlockSkipper._skipping |
|
private |
◆ end
GaudiTesting.preprocessors.BlockSkipper.end |
◆ start
GaudiTesting.preprocessors.BlockSkipper.start |
The documentation for this class was generated from the following file: