class documentation
class InferenceTip__all__Variable(ext.AstroidInferenceTip): (source)
Infernce tip for the __all__ variable.
Accounts for module level modifications of the __all__ list
.
Method | inference |
Undocumented |
Method | predicate |
Undocumented |
Inherited from AstroidInferenceTip
:
Property | _transform |
Undocumented |
Inherited from _AstroidTransform
(via AstroidInferenceTip
):
Method | register |
Undocumented |
Method | unregister |
Undocumented |
Instance Variable | root |
Undocumented |
Property | node |
Which node class this inference tip applies to. |