dart-sdk/pkg/kernel/lib
Nate Bosch 33e174084a Replace Uri.scheme == with Uri.isScheme
Use `hasScheme` in place of comparing against the empty string, and
`isScheme` to compare against all other schemes.

TEST=No behavior changes.

Change-Id: Ifc9fd13c6cf37933ebd4a754c4b500dedbcb291b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/231185
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
2022-02-08 21:38:57 +00:00
..
binary [CFE][kernel] Use .of instead of .from 2022-01-24 14:38:36 +00:00
src Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
target Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
testing Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
text [cfe] Change encoding of supported dart: libraries 2022-01-11 14:52:38 +00:00
transformations Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
util [CFE][kernel] Use .of instead of .from 2022-01-24 14:38:36 +00:00
ast.dart Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
canonical_name.dart [kernel] Add Field.fieldReference 2021-09-24 12:01:08 +00:00
class_hierarchy.dart [kernel] Add tool for comparing class hierarchies of two dills 2022-02-02 10:47:25 +00:00
clone.dart [CFE][kernel] Use .of instead of .from 2022-01-24 14:38:36 +00:00
core_types.dart [vm] Improve async performance by taking advantage of static types of returned values 2022-02-04 22:06:59 +00:00
default_language_version.dart Bump SDK version to 2.17 2022-01-10 11:05:10 +00:00
error_formatter.dart [kernel] Reland: Migrate remaining bin/lib libraries in package:kernel 2021-04-28 14:36:53 +00:00
external_name.dart [kernel] Add Field.fieldReference 2021-09-24 12:01:08 +00:00
import_table.dart Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
kernel.dart [kernel] Migrate more libraries in package:kernel 2021-03-18 11:06:18 +00:00
library_index.dart Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
naive_type_checker.dart [cfe] Rename isCovariant and isGenericCovariantImpl 2021-09-10 11:27:37 +00:00
reference_from_index.dart [cfe] Pass references to lowered tear-offs 2021-10-05 09:20:41 +00:00
type_algebra.dart [cfe] Account for bounds changes in override substitution 2021-10-12 09:46:25 +00:00
type_checker.dart Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
type_environment.dart [cfe] Split computation of hierarchy and members 2021-12-09 17:31:27 +00:00
verifier.dart [cfe] Handle un-inlined fields/locals in eager instantiation constantification 2021-09-07 15:14:36 +00:00
visitor.dart [kernel] Add annotate_overrides lint 2021-09-01 11:45:17 +00:00