| Trees | Indices | Help |
|
|---|
|
|
A class for parsing a (possibly multi-line) specification of a Definition.
|
|||
|
|||
|
|||
|
|||
|
|||
Return a Definition from a list of lines. No expansion of
definitions is done.
General pattern of the specification is
DEFINE <name> <SMARTS pattern>
or
DEFINE <name>
(+ include_definition)*
(- exclude_definition)*
Where the asterisk indicates zero or more of each of the include and
exclude definitions.
Options:
line_num - current line of the file being parsed (for error handling)
group - name of the definition group (or None, if there is no group)
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Aug 3 08:00:04 2016 | http://epydoc.sourceforge.net |