mirror of
https://github.com/Instagram/LibCST.git
synced 2025-12-23 10:35:53 +00:00
Groups the expression nodes into much smaller subcategories for improved readablility. Some nodes defined in the expression module were grouped with statements because they made more sense there (from a documentation perspective). This also adds a local table of contents to the top of the nodes page which better reveals all of the subcategories. It also exports and categorizes `BaseAssignTargetExpression`/`BaseDelTargetExpression`. These nodes were referenced in type annotations of other nodes, so they need to be exported if only for documentation reasons. |
||
|---|---|---|
| .. | ||
| _static | ||
| _templates | ||
| conf.py | ||
| index.rst | ||
| motivation.rst | ||
| nodes.rst | ||
| parser.rst | ||
| visitors.rst | ||
| why_libcst.rst | ||