Home | Trees | Index | Help |
|
---|
Package epydoc :: Module uid :: Class ClassMethodUID |
|
UID
--+ |RelativeUID
--+ | ClassMethodUID
Method Summary | |
---|---|
| |
is_classmethod(self)
| |
boolean
|
Return true if this is the UID for a method. |
boolean
|
Return true if this is the UID for a function, a method, a builtin function, or a builtin method. |
Inherited from RelativeUID :
__eq__ ,
__hash__ ,
cls ,
descendant_of ,
is_builtin_function ,
is_builtin_method ,
is_class ,
is_function ,
is_module ,
is_package ,
is_property ,
is_staticmethod ,
is_type ,
is_variable ,
module ,
name ,
package ,
parent ,
shortname ,
value
Inherited from UID :
__cmp__ ,
__repr__ ,
__str__ ,
is_any_function ,
is_any_method ,
is_private ,
is_public
|
Instance Variable Summary | |
---|---|
Inherited from UID :
_name ,
_public
|
Class Variable Summary | |
---|---|
Inherited from UID :
_ids
|
Method Details |
---|
__init__(self,
value,
base_uid,
shortname)
|
is_method(self)
|
is_routine(self)
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Mar 20 17:46:18 2004 | http://epydoc.sf.net |