Home
Trees
Indices
Help
Package lepl
::
Package matchers
::
Module monitor
:: Class Trace
[
hide private
]
[
frames
] |
no frames
]
Class Trace
source code
Enable trace logging for the sub-matcher.
Instance Methods
[
hide private
]
__init__
(
self
,
matcher
,
trace
=
True
)
source code
_match
(
self
,
stream
)
Attempt to match the stream.
source code
on_push
(
self
,
monitor
)
On entering, switch monitor on.
source code
on_pop
(
self
,
monitor
)
On leaving, switch monitor off.
source code
Method Details
[
hide private
]
_match
(
self
,
stream
)
source code
Attempt to match the stream.
Decorators:
@tagged
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Sat Jun 9 21:50:55 2012
http://epydoc.sourceforge.net