FreeLing  3.1
Public Member Functions
freeling::check_category Class Reference

check category category More...

#include <dep_rules.h>

Inheritance diagram for freeling::check_category:
Inheritance graph
[legend]
Collaboration diagram for freeling::check_category:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 check_category (const std::wstring &, const std::wstring &)
 check chunk label
bool eval (dep_tree::iterator) const
 eval whether a single node matches a condition only called from check if needed.

Detailed Description

check category category


Constructor & Destructor Documentation

freeling::check_category::check_category ( const std::wstring &  ,
const std::wstring &   
)

check chunk label


Member Function Documentation

eval whether a single node matches a condition only called from check if needed.

The abstract class version should never be reached.

Reimplemented from freeling::rule_expression.

References freeling::rule_expression::find_match(), freeling::node::get_label(), and TRACE.


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