Package epydoc :: Module apidoc :: Class StaticMethodDoc
[hide private]
[frames] | no frames]

Class StaticMethodDoc
source code


Instance Methods [hide private]

Inherited from RoutineDoc: all_args

Inherited from ValueDoc: __repr__, apidoc_links, pyval_repr

Inherited from APIDoc: __cmp__, __hash__, __init__, __setattr__, __str__, merge_and_overwrite, pp, specialize_to

Inherited from APIDoc (private): _debug_setattr

Inherited from object: __delattr__, __getattribute__, __new__, __reduce__, __reduce_ex__


Class Variables [hide private]

Inherited from object: __class__


Instance Variables [hide private]

Inherited from ValueDoc: canonical_name, toktree

    Signature

Inherited from RoutineDoc: kwarg, lineno, posarg_defaults, posargs, vararg

    Information Extracted from Docstrings

Inherited from RoutineDoc: arg_descrs, arg_types, exception_descrs, return_descr, return_type

Inherited from APIDoc: descr, extra_docstring_fields, metadata, summary

    Value Representation

Inherited from ValueDoc: parse_repr, pyval

    Context

Inherited from ValueDoc: defining_module

    Information about Imported Variables

Inherited from ValueDoc: proxy_for

    Docstrings

Inherited from APIDoc: docstring, docstring_lineno

    Source Information

Inherited from APIDoc: docs_extracted_by