| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.BaseDispatcher --+
|
dispatch.functions.Dispatcher --+
|
dispatch.functions.AbstractGeneric --+
|
dispatch.functions.GenericFunction --+
|
MultiorderGenericFunction
Generic function allowing a priori method ordering.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from |
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Add following function to this GF, w/'cond' as a guard If 'cond' is parseable, it will be parsed using the caller's frame locals and globals.
|
Add function as an "around" method w/'cond' as a guard If 'cond' is parseable, it will be parsed using the caller's frame locals and globals.
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 25 07:18:59 2008 | http://epydoc.sourceforge.net |