package documentation

Undocumented

Module abc_hierarchy Hierarchy of abstract base classes, from _collections_abc.py.
Module abc_hierarchy_test Tests for abc_hierarchy.py.
Module base_visitor Base class for visitors.
Module base_visitor_test Tests for pytd_visitors.
Module booleq Data structures and algorithms for boolean equations.
Module booleq_test Tests for booleq.py.
Package codegen No package docstring; 4/4 modules documented
Module escape Utilities for quoting, name-mangling, etc.
Module main Tool for processing pytd files.
Module main_test Tests for pytd_tool (pytd/main.py).
Module mro Code related to sequence merging and MRO.
Module mro_test No module docstring; 1/1 class documented
Module optimize Functions for optimizing pytd syntax trees.
Module optimize_test No module docstring; 1/1 function, 1/1 class documented
Package parse No package docstring; 3/4 modules documented
Module pep484 PEP484 compatibility code.
Module pep484_test No module docstring; 1/1 class documented
Module printer Printer to output pytd trees in pyi format.
Module pytd Internal representation of pytd nodes.
Module pytd_test Tests for pytd.py.
Module pytd_utils Utilities for pytd.
Module pytd_utils_test No module docstring; 2/2 classes documented
Module pytd_visitors Visitor(s) for walking ASTs.
Module pytd_visitors_test Tests for pytd_visitors.
Module serialize_ast Converts pyi files to pickled asts and saves them to disk.
Module serialize_ast_test Undocumented
Module slots Mapping between slot / operator names.
Module slots_test Tests for slots.py.
Module transforms Functions and visitors for transforming pytd.
Module transforms_test Tests for transforms.py.
Module type_match Match pytd types against each other.
Module type_match_test Tests for type_match.py.
Module visitors Visitor(s) for walking ASTs.
Module visitors_test No module docstring; 0/1 constant, 0/1 function, 1/3 class documented