dart-sdk/pkg/analyzer_plugin/tool/spec
Danny Tuppeny 8d936d38fc [analysis_server]/[analyzer_plugin] Make all toJson/fromJson methods go through a central converstion for Path<->URI Strings
This change shouldn't change any current behaviour, but means all "FilePath" types in the legacy protocol spec will go through a (currently no-op) conversion. The server will be able to replace this conversion based on client capabilities in a future CL.

Because a lot of the generated classes are in analyzer_plugin, this also moves the ClientUriConverter class there.

`pkg\analysis_server\test\src\utilities\json_test.dart` contains tests that the toJson/fromJson methods go through the converter recursively (inc. map keys/values/etc.).

Change-Id: If5aec884070128eea594540fd25a9017ada86079
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/349060
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2024-01-30 16:58:25 +00:00
..
api.dart [deps] roll package:lints to the latest 2023-10-05 03:36:59 +00:00
check_all_test.dart Rename pkg/analysis_tool to pkg/analyzer_utilities. 2020-11-13 17:46:30 +00:00
codegen_dart.dart Bump package:lints to the latest; address instances of new lints. 2023-09-25 21:15:15 +00:00
codegen_dart_protocol.dart [analysis_server]/[analyzer_plugin] Make all toJson/fromJson methods go through a central converstion for Path<->URI Strings 2024-01-30 16:58:25 +00:00
codegen_inttest_methods.dart [deps] roll package:lints to the latest 2023-10-05 03:36:59 +00:00
codegen_matchers.dart + flutter_style_todos 2023-11-13 00:14:09 +00:00
codegen_protocol_common.dart [analysis_server]/[analyzer_plugin] Make all toJson/fromJson methods go through a central converstion for Path<->URI Strings 2024-01-30 16:58:25 +00:00
codegen_protocol_constants.dart Bump package:lints to the latest; address instances of new lints. 2023-09-25 21:15:15 +00:00
common_types_spec.html Extension type. Tests for type hierarchy. 2023-08-30 21:18:25 +00:00
from_html.dart [deps] roll package:lints to the latest 2023-10-05 03:36:59 +00:00
generate_all.dart [analysis_server]/[analyzer_plugin] Make all toJson/fromJson methods go through a central converstion for Path<->URI Strings 2024-01-30 16:58:25 +00:00
generate_files Remove extra spaces in copyright notices in analyzer_plugin 2018-10-13 18:05:23 +00:00
implied_types.dart [deps] roll package:lints to the latest 2023-10-05 03:36:59 +00:00
plugin_spec.html Remove domain 'kythe' from DAS. 2022-10-21 17:03:29 +00:00
to_html.dart + flutter_style_todos 2023-11-13 00:14:09 +00:00