LibCST/libcst/metadata
2024-04-03 21:10:44 +01:00
..
tests ScopeProvider: Record Access for Attributes and Decorators (#1019) 2023-10-01 18:34:42 +01:00
__init__.py Add new FilePathProvider 2023-03-13 18:33:46 -07:00
accessor_provider.py Adding a provider which can tell what accessor to use to go from the parent to that child node (#807) 2022-11-10 09:38:32 +00:00
base_provider.py Implement lazy loading mechanism for QualifiedNameProvider (#720) 2022-07-09 08:34:29 +01:00
expression_context_provider.py Tighten the metadata type of ExpressionContextProvider (#760) 2022-08-29 16:46:08 +01:00
file_path_provider.py fix filepathprovider generic type (#1036) 2023-10-05 20:18:39 -07:00
full_repo_manager.py Pass root path to FullyQualifiedNameProvider (#867) 2023-02-22 14:36:10 -08:00
name_provider.py Pass root path to FullyQualifiedNameProvider (#867) 2023-02-22 14:36:10 -08:00
parent_node_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
position_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
reentrant_codegen.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
scope_provider.py ScopeProvider: Record Access for Attributes and Decorators (#1019) 2023-10-01 18:34:42 +01:00
span_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
type_inference_provider.py remove mypy_extensions import (#1128) 2024-04-03 21:10:44 +01:00
wrapper.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00