Class AstPDFGeneration#

Class Documentation#

class AstPDFGeneration#

Public Functions

inline AstPDFGeneration()#
void generate(std::string filename, SgNode *node)#
void generate(SgProject *projectNode)#
void generateInputFiles(SgProject *projectNode)#
void generateWithinFile(const std::string &filename, SgFile *node)#
void generateWithinFile(SgFile *node)#