ddc
Functions
Concordance.cpp File Reference
#include "StdConc.h"
#include "Concordance.h"
Include dependency graph for Concordance.cpp:

Functions

string GetIndexItemSetByVectorString (const vector< string > &TokenProperties, bool bRegexp)
 return a string representation of a set of token properties (in the format which is used in the index) More...
 

Function Documentation

◆ GetIndexItemSetByVectorString()

string GetIndexItemSetByVectorString ( const vector< string > &  TokenProperties,
bool  bRegexp 
)

return a string representation of a set of token properties (in the format which is used in the index)

References MorphAnnotationsDelimRegExp.

Referenced by CQueryTokenNode::CreateMorphAnnotationPattern(), CreateMorphIndex(), CConcIndexator::IndexMorphXml(), and CHitCompareByBreak::operator()().

Here is the caller graph for this function: