simpleparse.common.__init__ | index /home/mcfletch/pylive/simpleparse/common/__init__.py |
Common (library) definitions
You normally use this module by importing one of our
sub-modules (which automatically registers itself with
the SOURCES list defined here).
Calling common.share( dictionary ) with a dictionary
mapping string names to element token instances will
make the element tokens available under those string
names in default parsers. Note: a Parser can override
this by specifying an explicit definitionSources
parameter in its initialiser.
Functions | ||
|
Data | ||
SOURCES = [] |