psyclone.parse.module_info

This module contains the ModuleInfo class, which is used to store and cache information about a module: the filename, source code (if requested) and the fparser tree (if requested), and information about any routines it includes, and external symbol usage.