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

Class ClassMethodDoc

source code


Instance Methods [hide private]

Inherited from RoutineDoc: all_args, is_detailed

Inherited from ValueDoc: __getstate__, __repr__, __setstate__, apidoc_links

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__

    Value Representation

Inherited from ValueDoc: pyval_repr, summary_pyval_repr

Class Variables [hide private]
    Value Representation

Inherited from ValueDoc: REPR_LINELEN, REPR_MAXLINES, REPR_MIN_SCORE, SUMMARY_REPR_LINELEN

Instance Variables [hide private]

Inherited from RoutineDoc: callgraph_uid

Inherited from ValueDoc: canonical_name, toktree

    Signature

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

    Decorators

Inherited from RoutineDoc: decorators

    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, other_docs, 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

Properties [hide private]

Inherited from object: __class__