Package ZestyParser :: Module Parser
[show private | hide private]
[frames | no frames]

Module ZestyParser.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.

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.

Generated by Epydoc 2.1 on Thu Jan 11 23:26:09 2007 http://epydoc.sf.net