Public Attributes | |
const char * | keyword |
const char * | kw_tok [6+1] |
int | min_len [6+1] |
int | min_toks_to_match |
Definition at line 25 of file DASPK-opts.cc.
const char* DASPK_options_struct::keyword |
Definition at line 27 of file DASPK-opts.cc.
Referenced by print_DASPK_options().
const char* DASPK_options_struct::kw_tok[6+1] |
Definition at line 28 of file DASPK-opts.cc.
int DASPK_options_struct::min_len[6+1] |
Definition at line 29 of file DASPK-opts.cc.
int DASPK_options_struct::min_toks_to_match |
Definition at line 30 of file DASPK-opts.cc.