| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
FullFirstMatchException The exception raised by FullFirstMatch. |
|||
|
|||
|
|||
|
|||
Raise an exception if the first match fails (if eos=False) or does not consume the entire input stream (eos=True). The exception includes information about the location of the deepest match. This only works for the first match because we cannot reset the stream facade for subsequent matches (also, if you want multiple matches you probably want more sophisticated error handling than this).
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 9 21:50:50 2012 | http://epydoc.sourceforge.net |