You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecate some _public_ top-level variables. (#2307)
Deprecate some _public_ top-level variables.
* io_utils.dart: `libraryNameRegexp`, `partOfRegexp`, `newLinePartOfRegexp`
* categorization.dart: `categoryRegexp`
* model_element.dart: `needsPrecacheRegExp`, `htmlInjectRegExp`, `macroRegExp`
* source_linker.dart: `uriTemplateRegexp`
Also, simplify use of RegExp in package_builder.dart.
Also, use spread in tool_runner.dart
Also document public APIs.
0 commit comments