Home | Trees | Indices | Help |
|
---|
|
object --+ | RegexpChunkRule --+ | ExpandLeftRule
A rule specifying how to expand chunks in a ChunkString
to the left, using two matching tag patterns: a left pattern, and a right
pattern. When applied to a ChunkString
, it will find any
chunk whose beginning matches right pattern, and immediately preceded by
a chink whose end matches left pattern. It will then expand the chunk to
incorporate the new material on the left.
|
|||
|
|||
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 |