Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Parser::Python::exparse
class SuiteInfoBase
Files: Synopsis/Parser/Python/exparse.py
SuiteInfoBase-inheritance Scopes/Synopsis/Parser/Python/exparse/ModuleInfo.html Scopes/Synopsis/Parser/Python/exparse/FunctionInfo.html Scopes/Synopsis/Parser/Python/exparse/ClassInfo.html
Operations Summary:
 __init__(self, tree = None, env = {}) [Source]
 _extract_info(self, tree) [Source]
 _addImport(self, names) [Source]
 _addFromImport(self, module, names) [Source]
 get_docstring(self) [Source]
 get_name(self) [Source]
 get_class_names(self) [Source]
 get_class_info(self, name) [Source]
 __getitem__(self, name) [Source]