| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ChartRuleI --+
|
AbstractChartRule --+
|
TopDownPredictRule
A rule licensing edges corresponding to the grammar productions for the nonterminal following an incomplete edge's dot. In particular, this rule specifies that:
licenses the edge:
for each grammar production B → γ.
Note: This rule corresponds to the Predictor Rule in Earley parsing.
|
|||
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 |