module documentation
Code driving the ASTNode.lookup() method.
See also filter_statements.py.
Function | lookup |
Undocumented |
Function | _base |
XXX method for interfacing the scope lookup |
Function | _class |
Undocumented |
Function | _function |
Undocumented |
Function | _module |
The names of module attributes available through the global scope. |
Function | _scope |
Undocumented |
Variable | _builtins |
Undocumented |
Undocumented
Parameters | |
name:str | Undocumented |
offset:int | Undocumented |
Returns | |
Tuple[ | Undocumented |
XXX method for interfacing the scope lookup
Parameters | |
node:_typing.ASTNode | Undocumented |
name:str | Undocumented |
offset:int | Undocumented |
Returns | |
Tuple[ | Undocumented |
Undocumented
Parameters | |
node:_typing.ASTNode | Undocumented |
name:str | Undocumented |
offset:int | Undocumented |
Returns | |
Tuple[ | Undocumented |
Undocumented
Parameters | |
node:_typing.ASTNode | Undocumented |
name:str | Undocumented |
offset:int | Undocumented |
Returns | |
Tuple[ | Undocumented |
The names of module attributes available through the global scope.
Parameters | |
node:_typing.ASTNode | Undocumented |
name:str | Undocumented |
offset:int | Undocumented |
Returns | |
Tuple[ | Undocumented |
Undocumented
Parameters | |
node:_typing.ASTNode | Undocumented |
name:str | Undocumented |
offset:int | Undocumented |
Returns | |
Tuple[ | Undocumented |