simpleparse.dispatchprocessor | index /usr/src/tmp/python3-module-simpleparse-buildroot/usr/lib/python3/site-packages/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__ = '/usr/src/tmp/python3-module-simpleparse-buildroo...n3/site-packages/simpleparse/dispatchprocessor.py' __name__ = 'simpleparse.dispatchprocessor' __package__ = 'simpleparse' |