class desc_addname(_desc_classes_injector, nodes.Part, nodes.Inline, nodes.FixedTextElement):
Node for additional name parts for an object.
For example, in the declaration of a Python class MyModule.MyClass, the additional name part is MyModule..
This node always has the class sig-prename.
Class Variable | classes |
Undocumented |
Inherited from _desc_classes_injector
:
Method | __init__ |
Undocumented |
Inherited from not_smartquotable
(via _desc_classes_injector
):
Class Variable | support​_smartquotes |
Undocumented |