Undocumented
Class | AnalyzedCode |
No class docstring; 0/5 instance variable, 0/2 class variable, 5/11 methods, 0/2 class method documented |
Class | AnalyzedFunction |
No class docstring; 0/9 instance variable, 0/1 class variable, 2/4 methods documented |
Class | DeferredLambdaElement |
A LambdaElement where the lambda accepts arguments and is invoked within the compile phase with special context. |
Class | LambdaOptions |
Undocumented |
Class | LinkedLambdaElement |
Represent subsequent links of a .StatementLambdaElement . |
Class | NonAnalyzedFunction |
Undocumented |
Class | NullLambdaStatement |
Provides the .StatementLambdaElement API but does not cache or analyze lambdas. |
Class | PyWrapper |
A wrapper object that is injected into the __globals__ and __closure__ of a Python function. |
Function | insp |
Undocumented |
Variable | _closure_per_cache_key |
Undocumented |