Home | Trees | Index | Help |
---|
Package ZestyParser :: Module Parser |
|
Version: 0.6.0
Author: Adam Atlas
Contact: adam@atlas.st
Copyright: Copyright 2006-2007 Adam Atlas. Released under the terms of the GNU General Public License.
Classes | |
---|---|
CallbackFor |
Function decorator indicating that the function should be set as the callback of the given token; returns the token instead of the function. |
ZestyParser |
Parses one stream of data, by means of tokens . |
ParserIterator |
Exceptions | |
---|---|
NotMatched |
Raised by a token if it has failed to match at the parser's current cursor. |
ParseError |
Raised by a token to indicate that a parse error has occurred. |
Error |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Thu Jan 11 23:26:09 2007 | http://epydoc.sf.net |