mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
While these classes are used by the codegen implementation, conceptually they're part of `libcst.metadata`, so we should export them from `libcst.metadata` instead of the top-level `libcst` package. |
||
|---|---|---|
| .. | ||
| tests | ||
| __init__.py | ||
| base.py | ||
| deep_equals.py | ||
| expression.py | ||
| internal.py | ||
| module.py | ||
| op.py | ||
| statement.py | ||
| whitespace.py | ||