|
FreeLing
3.0
|
side of descendant respect to ancestor (or viceversa) More...
#include <dep_rules.h>


Public Member Functions | |
| check_side (const std::wstring &, const std::wstring &) | |
| check_side | |
| bool | check (dep_tree::iterator, dep_tree::iterator) const |
| Check wheter a rule_expression can be applied to the given pair of nodes. | |
side of descendant respect to ancestor (or viceversa)
| check_side::check_side | ( | const std::wstring & | , |
| const std::wstring & | |||
| ) |
References rule_expression::valueList, and WARNING.
| bool check_side::check | ( | dep_tree::iterator | ancestor, |
| dep_tree::iterator | descendant | ||
| ) | const [virtual] |
Check wheter a rule_expression can be applied to the given pair of nodes.
Reimplemented from rule_expression.
References util::int2wstring(), TRACE, and rule_expression::valueList.
1.7.6.1