LibCST/libcst/metadata/tests
Jennifer Taylor f14b4fa37c Add codegen for visit_* and leave_* methods on CSTTransform and CSTVisitor.
This allows Pyre to typecheck returns inside visitors for us.
2019-08-28 13:28:29 -07:00
..
__init__.py Add __init__ to metadata/tests 2019-08-06 16:58:56 -07:00
test_base_provider.py Rewrite metadata around module wrapper 2019-08-06 16:58:56 -07:00
test_expression_context_provider.py [metadata] add ExpressionContextProvider (#49) 2019-08-27 19:07:28 -07:00
test_metadata_provider.py Add codegen for visit_* and leave_* methods on CSTTransform and CSTVisitor. 2019-08-28 13:28:29 -07:00
test_position_provider.py Convert CodeRange.create to a constructor to clean up docs 2019-08-16 10:34:30 -07:00