Skip to content

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