| Trees | Indices | Help |
|
|---|
|
|
object --+
|
LineCheck --+
|
InheritEclass
Base class for checking for missing inherits, as well as excess inherits.
Args:
eclass: Set to the name of your eclass.
funcs: A tuple of functions that this eclass provides.
comprehensive: Is the list of functions complete?
exempt_eclasses: If these eclasses are inherited, disable the missing
inherit check.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
Run the check on line and return error if there is one
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat May 18 16:59:29 2013 | http://epydoc.sourceforge.net |