Skip to content

NodeQuery::getFunction

  • The function std::function<Rose_STL_Container<SgNode*>(SgNode *)>getFunction(TypeOfQueryTypeOneParameter oneParam); will return a functorwrapping the pre‐implemented function for TypeOfQueryTypeOneParameter.

Synopsis

Declared in <src/midend/astQuery/nodeQuery.h>

std::function<std::vector<SgNode*>(SgNode*)>
getFunction(TypeOfQueryTypeOneParameter oneParam);

Created with MrDocs