SageInterface::getInParameters
Get a vector of input parameters from the function parameter list
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
std::vector<SgInitializedName*>
getInParameters(SgInitializedNamePtrList const& params);
Return Value
a vector of input parameters from the function parameter list
Created with MrDocs