blob: d8c60acf20b2efaf79f8fde77b42291cf2281d8b [file]
Base Nodes
==========
These are abstract node classes that :ref:`other nodes <nodes>` inherit from.
.. autosummary::
:toctree: base_nodes
:template: autosummary_class.rst
astroid.nodes.BaseContainer
astroid.nodes.ComprehensionScope
astroid.nodes.LocalsDictNodeNG
astroid.nodes.NodeNG
astroid.nodes.Pattern