Searched refs:featureSet (Results 1 – 1 of 1) sorted by relevance
43 FeatureAnalysis(FeatureSet featureSet, std::map<std::string, std::string> composeRule, in FeatureAnalysis() argument45 errorCode_(DEFAULT), line_(""), featureSet_(featureSet), composeRule_(composeRule) {}; in FeatureAnalysis()