Track current scope to easily calculate the corresponding fine-grained target.
TODO: Use everywhere where we track targets, including in mypy.errors.
| Class | Scope |
Track which target we are processing at any given time. |
| Variable | SavedScope |
Undocumented |