class CheckerScope: (source)
Undocumented
Method | __init__ |
Undocumented |
Method | active_class |
Undocumented |
Method | active_self_type |
An instance or tuple type representing the current class. |
Method | enclosing_class |
Is there a class directly enclosing this function? |
Method | push_class |
Undocumented |
Method | push_function |
Undocumented |
Method | top_function |
Undocumented |
Method | top_non_lambda_function |
Undocumented |
Instance Variable | stack |
Undocumented |