Trees | Indices | Help |
---|
|
Expression --+ | PassThrough --+ | HeaderFooter
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
(expression) Match the given subexpression. This class should not be used directly. It is meant for generating specialized parsers which read a record at a time.
|
do a deep copy on this Expression tree
|
internal function for manipulating the leaves of an expression This really needs to be some sort of visit pattern, but I'm not sure the best way to do it. THIS METHOD MAY CHANGE.
|
create a SAX compliant parser for this regexp
|
create an iterator for this regexp; the 'tag' defines a record
|
the list of group names used by this Expression and its children
|
return a list of all groups matching the given tag
|
return a list of all features
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 15 09:25:03 2008 | http://epydoc.sourceforge.net |