LibCST/libcst/metadata
Ken Kawamoto 7090a0db2b
fixes match statements to work with PositionProvider (#1389)
* add failing test

* fix issue

* fixes an issue with PositionProvider not working with case statement

* remove comments

---------

Co-authored-by: steve <steve@patreon.com>
2025-08-04 17:27:13 -04:00
..
tests fixes match statements to work with PositionProvider (#1389) 2025-08-04 17:27:13 -04: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 Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
expression_context_provider.py Tighten the metadata type of ExpressionContextProvider (#760) 2022-08-29 16:46:08 +01:00
file_path_provider.py FullyQualifiedNameProvider: Optionally consider pyproject.toml files when determining a file's module name and package (#1148) 2024-06-12 10:36:50 +01:00
full_repo_manager.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
name_provider.py FullyQualifiedNameProvider: Optionally consider pyproject.toml files when determining a file's module name and package (#1148) 2024-06-12 10:36:50 +01: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 Bump black from 24.8.0 to 25.1.0 (#1290) 2025-05-19 20:53:44 -04:00
span_provider.py Fix license headers (#560) 2021-12-28 11:55:18 +00:00
type_inference_provider.py Avoid raising bare Exception (#1168) 2025-06-07 01:53:44 -07:00
wrapper.py Fix all type errors (#579) 2022-01-05 18:13:01 +00:00