FreeLing  3.0
Public Member Functions
check_side Class Reference

side of descendant respect to ancestor (or viceversa) More...

#include <dep_rules.h>

Inheritance diagram for check_side:
Inheritance graph
[legend]
Collaboration diagram for check_side:
Collaboration graph
[legend]

List of all members.

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.

Detailed Description

side of descendant respect to ancestor (or viceversa)


Constructor & Destructor Documentation

check_side::check_side ( const std::wstring &  ,
const std::wstring &   
)

Member Function Documentation

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.


The documentation for this class was generated from the following files: