mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
I noticed this while working on the documentation. I think this predated pyre's Literal support. I only did this for `end` and not `start`, because there's a large combinatorial set of valid `start` values. If we wanted to better type `start`, we should probably first separate the prefix from the opening quotes. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| _base.py | ||
| _deep_equals.py | ||
| _expression.py | ||
| _internal.py | ||
| _module.py | ||
| _op.py | ||
| _statement.py | ||
| _whitespace.py | ||