Class FortranModuleInfo#

Class Documentation#

class FortranModuleInfo#

Public Functions

inline FortranModuleInfo()#
inline ~FortranModuleInfo()#

Public Static Functions

static bool isRmodFile()#
static void setCurrentProject(SgProject*)#
static SgProject *getCurrentProject()#
static SgModuleStatement *getModule(std::string modName)#
static void addMapping(std::string modName, SgModuleStatement *modStmt)#
static inline std::string module_file_suffix()#
static std::string find_file_from_inputDirs(std::string name)#
static void set_inputDirs(SgProject*)#