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

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

Operations Inherited from SuiteFuncInfo
get_function_names, get_function_info