dart-sdk/sdk/lib/convert
Sam Rawlins 1b4ae5a7e1 Refer to unnamed constructors in doc comments with '.new'
Cleanup for https://github.com/dart-lang/dartdoc/issues/3531

This makes these comment references more idiomatic, I think
more readable, and supports dropping the leading `new ` syntax
in doc comments.

Change-Id: Id832ad14d9ea08fe03fe3125065755f49b1b93ed
CoreLibraryReviewExempt: doc comment only change
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/330683
Reviewed-by: Devon Carew <devoncarew@google.com>
Reviewed-by: Lasse Nielsen <lrn@google.com>
Commit-Queue: Samuel Rawlins <srawlins@google.com>
2023-10-17 14:42:38 +00:00
..
ascii.dart Add a few more class modifiers. 2023-04-07 21:54:44 +00:00
base64.dart Reland "Add class modifiers to dart:convert." again. 2023-03-29 16:54:23 +00:00
byte_conversion.dart Reland "Add class modifiers to dart:convert." again. 2023-03-29 16:54:23 +00:00
chunked_conversion.dart Reland "Add class modifiers to dart:convert." again. 2023-03-29 16:54:23 +00:00
codec.dart Reland "Add class modifiers to dart:convert." again. 2023-03-29 16:54:23 +00:00
convert.dart Refer to unnamed constructors in doc comments with '.new' 2023-10-17 14:42:38 +00:00
convert_sources.gni [infra] Translate _sources.gypi files to _sources.gni files 2017-08-14 21:54:36 -07:00
converter.dart Reland "Add class modifiers to dart:convert." again. 2023-03-29 16:54:23 +00:00
encoding.dart Reland "Add class modifiers to dart:convert." again. 2023-03-29 16:54:23 +00:00
html_escape.dart Refer to unnamed constructors in doc comments with '.new' 2023-10-17 14:42:38 +00:00
json.dart Reland "Add class modifiers to dart:convert." again. 2023-03-29 16:54:23 +00:00
latin1.dart Reland "Add class modifiers to dart:convert." again. 2023-03-29 16:54:23 +00:00
line_splitter.dart Reland "Add class modifiers to dart:convert." again. 2023-03-29 16:54:23 +00:00
string_conversion.dart Reland "Add class modifiers to dart:convert." again. 2023-03-29 16:54:23 +00:00
utf.dart Make utf8.encode() have Uint8List return type 2023-07-11 08:54:33 +00:00