| simpleparse.dispatchprocessor | index /home/mcfletch/pylive/simpleparse/dispatchprocessor.py |
Dispatch-processor API
This is a post-processing processor API based on dispatching
each element of a result tree in a top-down recursive call
structure. It is the API used by the SimpleParseGrammar Parser,
and likely will be the default processor for SimpleParse.
| Classes | ||||||||||
|
| ||||||||||
| Functions | ||
| ||
| Data | ||
| __file__ = '/home/mcfletch/pylive/simpleparse/dispatchprocessor.pyc' __name__ = 'simpleparse.dispatchprocessor' __package__ = 'simpleparse' | ||