LibCST/libcst/codemod
2019-12-12 11:28:53 -08:00
..
commands Rename overrideable function to be public. 2019-12-12 11:28:53 -08:00
tests Initial work to open-source codemod framework core. 2019-12-12 11:28:53 -08:00
visitors Initial work to open-source codemod framework core. 2019-12-12 11:28:53 -08:00
__init__.py Initial work to open-source codemod runner frontend, integrating it into libcst.tool. 2019-12-12 11:28:53 -08:00
_cli.py Initial work to open-source codemod runner frontend, integrating it into libcst.tool. 2019-12-12 11:28:53 -08:00
_codemod.py Rename overrideable function to be public. 2019-12-12 11:28:53 -08:00
_command.py Rename overrideable function to be public. 2019-12-12 11:28:53 -08:00
_context.py Initial work to open-source codemod framework core. 2019-12-12 11:28:53 -08:00
_runner.py Initial work to open-source codemod framework core. 2019-12-12 11:28:53 -08:00
_testing.py Separate base testing class to a mixin so that it can be used with alternative testing frameworks. 2019-12-12 11:28:53 -08:00
_visitor.py Rename overrideable function to be public. 2019-12-12 11:28:53 -08:00