NameQuery::getFunction
-
The function std::function<Rose_STL_Container<std::string>(SgNode *, std::string)> getFunction(TypeOfQueryTypeTwoParameters twoParam); will return a functor wrapping the preāimplemented function forTypeOfQueryTypeTwoParameters.
Synopsis
Declared in <src/midend/astQuery/nameQuery.h>
std::function<std::vector<std::string>(SgNode*, std::string)>
getFunction(TypeOfQueryTypeTwoParameters twoParam);
Created with MrDocs