LibCST/libcst/_parser
Jennifer Taylor 64ff2b1996 Better repr for partial configuration.
This adds a __repr__ to various types in the parser config, so that the
generated documentation for functions using these types renders easier
to read.
2019-08-01 16:14:12 -07:00
..
_conversions Add parser for Dict and DictComp 2019-07-31 13:07:01 -07:00
_types Better repr for partial configuration. 2019-08-01 16:14:12 -07:00
tests Make parser package private 2019-07-26 12:48:22 -07:00
__init__.py Make parser package private 2019-07-26 12:48:22 -07:00
_base_parser.py Make parser package private 2019-07-26 12:48:22 -07:00
_custom_itertools.py Make parser package private 2019-07-26 12:48:22 -07:00
_detect_config.py Make parser package private 2019-07-26 12:48:22 -07:00
_entrypoints.py Add documentation for parse_module and parse_expression. 2019-08-01 14:55:19 -07:00
_grammar.py Make parser package private 2019-07-26 12:48:22 -07:00
_production_decorator.py Make parser package private 2019-07-26 12:48:22 -07:00
_python_parser.py Make parser package private 2019-07-26 12:48:22 -07:00
_whitespace_parser.py Make parser package private 2019-07-26 12:48:22 -07:00
_wrapped_tokenize.py Make parser package private 2019-07-26 12:48:22 -07:00