NameQuery::getFunction
-
The function std::function<Rose_STL_Container<std::string>(SgNode *)>getFunction(TypeOfQueryTypeOneParameter oneParam); will return a functorwrapping the preāimplemented function for TypeOfQueryTypeOneParameter.
Synopsis
Declared in <src/midend/astQuery/nameQuery.h>
std::function<std::vector<std::string>(SgNode*)>
getFunction(TypeOfQueryTypeOneParameter oneParam);
Created with MrDocs