astuce
- ast.AST
inference utilities.exceptions
- No module docstring; 8/10 classes documentedinference
- Core of the inference engine.nodes
- No module docstring; 0/2 constant, 17/17 functions, 4/5 classes documentedparser
- This module provides a replacement for ast.parse
function._assigned_statements
- This module contains the code adjusted from astroid to infer/unpack assigned names from statements._astunparse
- A fallback ast.unparse
function that works with a minimal subset of nodes._context
- Like astroid's inference context utilities, but more simple._decorators
- Decorator module, see https://github.com/micheles/decorator/blob/master/docs/documentation.md for the documentation._filter_statements
- No module docstring; 0/5 constant, 9/9 functions documented_inference_decorators
- No module docstring; 3/3 functions documented_lookup
- Code driving the ASTNode.lookup() method._monkey
- No module docstring; 0/3 variable, 1/1 class documented_typing
- These classes are for type annotations only, do not instanciate them.