LibCST/libcst/codegen
Batuhan Taskaya 6ae25834bb
Implement TypeOf matcher (#384)
* Implement TypeOf matcher

* Satisfy the type checker

* Expand the test case

* Fix the annotation of _raw_options

* Add documentation...
2020-09-10 11:09:59 -07:00
..
tests [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
__init__.py Add unit test to verify that codegen is clean. 2019-08-28 13:28:29 -07:00
gather.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
gen_matcher_classes.py Implement TypeOf matcher (#384) 2020-09-10 11:09:59 -07:00
gen_type_mapping.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00
gen_visitor_functions.py Upgrade dev tools (Black/Flake8/isort) and read install requirements from requirements.txt (#380) 2020-08-31 10:44:55 -07:00
generate.py Upgrade dev tools (Black/Flake8/isort) and read install requirements from requirements.txt (#380) 2020-08-31 10:44:55 -07:00
transforms.py [typing] enable Pyre strict mode by default (#313) 2020-06-12 18:24:18 -07:00