| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ChartRuleI --+
|
AbstractChartRule --+
|
BottomUpPredictRule --+
|
BottomUpPredictCombineRule
A rule licensing any edge corresponding to a production whose right-hand side begins with a complete edge's left-hand side. In particular, this rule specifies that:
licenses the edge:
for each grammar production B → A β.
Note: This is like BottomUpPredictRule, but it also applies the FundamentalRule to the resulting edge.
|
|||
iter of EdgeI
|
|
||
|
Inherited from |
|||
|
|||
int
|
NUM_EDGES = 1The number of existing edges that this rule uses to license new edges. |
||
|
|||
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 11 14:39:48 2011 | http://epydoc.sourceforge.net |