Home
Trees
Indices
Help
Package lepl
::
Package matchers
::
Module memo
:: Class _LMemo
[
hide private
]
[
frames
] |
no frames
]
Class _LMemo
source code
Instance Methods
[
hide private
]
__init__
(
self
,
matcher
,
curtail
)
source code
_match
(
self
,
stream
)
Attempt to match the stream.
source code
_untagged_match
(
self
,
stream
)
Match the stream without trampolining.
source code
__iadd__
(
self
,
other
)
Allow memos to wrap Delayed in rewriting.
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