Table of Contents

Class: Class eric3/Utilities/pyclbr.py

Class to represent a Python class.

each Python class is represented by an instance of this class

Methods   
__init__
_addmethod
  __init__ 
__init__ (
        self,
        module,
        name,
        super,
        file,
        lineno,
        )

  _addmethod 
_addmethod (
        self,
        name,
        lineno,
        signature='',
        )


Table of Contents

This document was automatically generated by HappyDoc version 2.1