LibCST/libcst/display
zaicruvoir1rominet 6bbc69316b
Add the ability to dump CST to .dot (graphviz) files (#1147)
* Make the nodes fields filtering process - from libcst.tool - public, so that other libraries may provide their own custom representation of LibCST graphs.

* Create functions to access & filter CST-node fields (with appropriate docstrings & tests), in libcst.helpers

* Add new CST-node fields functions to helpers documentation.
2024-05-20 11:25:13 -04:00
..
tests Add the ability to dump CST to .dot (graphviz) files (#1147) 2024-05-20 11:25:13 -04:00
__init__.py Add the ability to dump CST to .dot (graphviz) files (#1147) 2024-05-20 11:25:13 -04:00
graphviz.py Add the ability to dump CST to .dot (graphviz) files (#1147) 2024-05-20 11:25:13 -04:00
text.py Add the ability to dump CST to .dot (graphviz) files (#1147) 2024-05-20 11:25:13 -04:00