SageInterface::moveToSubdirectory
Move file to be generated in a subdirectory (will be generated by the unparser).
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
void
moveToSubdirectory(
std::string directoryName,
SgFile* file);
Parameters
Name |
Description |
file |
This class represents a source file for a project (which may contian |
Created with MrDocs