Home | Trees | Indices | Help |
|
---|
|
object --+ | RegexpChunkRule --+ | ExpandRightRule
A rule specifying how to expand chunks in a ChunkString
to the right, using two matching tag patterns: a left pattern, and a
right pattern. When applied to a ChunkString
, it will find
any chunk whose end matches left pattern, and immediately followed by a
chink whose beginning matches right pattern. It will then expand the
chunk to incorporate the new material on the right.
|
|||
|
|||
string
|
|
||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
Construct a new
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:52 2008 | http://epydoc.sourceforge.net |