FreeLing
3.1
|
The class matching condition stores a condition used in a MATCHING operation of a completer rule. More...
#include <dep_rules.h>
Public Attributes | |
bool | neg |
std::wstring | label |
std::list< matching_attrib > | attrs |
The class matching condition stores a condition used in a MATCHING operation of a completer rule.
Also used in context and chunk expressions in completer rules.
Referenced by freeling::completer::extract_conds(), and freeling::completer::match_condition().
std::wstring freeling::matching_condition::label |
Referenced by freeling::completer::extract_conds(), and freeling::completer::match_condition().