Home | Trees | Indices | Help |
|
---|
|
object --+ | AbstractChartRule --+ | TopDownExpandRule --+ | CachedTopDownExpandRule
A cached version of TopDownExpandRule. After the first time this rule is
applied to an edge with a given end
and next
,
it will not generate any more edges for edges with that end
and next
.
If chart
or grammar
are changed, then the
cache is flushed.
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed Aug 27 15:08:55 2008 | http://epydoc.sourceforge.net |