EmptyNode

class astroid.nodes.EmptyNode(lineno: None = None, col_offset: None = None, parent: ~astroid.nodes.node_ng.NodeNG = <__SyntheticRoot.__astroid_synthetic l.0>, *, end_lineno: None = None, end_col_offset: None = None)[source]

Bases: NoChildrenNode

Holds an arbitrary object in the LocalsDictNodeNG.locals.

has_underlying_object() bool[source]
object = None