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