Class FortranModuleInfo#
Defined in File FortranModuleInfo.h
Class Documentation#
-
class 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*)#
-
static bool isRmodFile()#