simpleparse.dispatchprocessor | index s:\sp\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__ = r'S:\sp\simpleparse\dispatchprocessor.pyc' __name__ = 'simpleparse.dispatchprocessor' |