Modules | Files | Inheritance Tree | Inheritance Graph | Name Index | Config
module Synopsis::Parser::Python::exparse
class ClassInfo
Files: Synopsis/Parser/Python/exparse.py
ClassInfo-inheritance Scopes/Synopsis/Parser/Python/exparse/SuiteInfoBase.html
Operations Summary:
 __init__(self, tree = None, env = {}) [Source]
 get_method_names(self) [Source]
 get_method_info(self, name) [Source]
 get_base_names(self) [Source]

Operations Inherited from SuiteInfoBase
_extract_info, _addImport, _addFromImport, get_docstring, get_name, get_class_names, get_class_info, __getitem__