repo_id stringlengths 21 168 | file_path stringlengths 36 210 | content stringlengths 1 9.98M | __index_level_0__ int64 0 0 |
|---|---|---|---|
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/visitors.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:meta/meta.dart';
import 'base.dart';
import 'specs/class.dart';
import 'specs/construc... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/extension.dart | // Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_value/built_value.dart';
import 'package:built_collection/built_collection.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/code.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_collection/built_collection.dart';
import 'package:built_value/built_value.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/type_function.g.dart | // GENERATED CODE - DO NOT MODIFY BY HAND
part of 'type_function.dart';
// **************************************************************************
// BuiltValueGenerator
// **************************************************************************
class _$FunctionType extends FunctionType {
@override
final Re... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/library.g.dart | // GENERATED CODE - DO NOT MODIFY BY HAND
part of 'library.dart';
// **************************************************************************
// BuiltValueGenerator
// **************************************************************************
class _$Library extends Library {
@override
final BuiltList<Directiv... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/directive.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_value/built_value.dart';
import 'package:collection/collection.dart';
import 'pac... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/type_reference.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_value/built_value.dart';
import 'package:built_collection/built_collection.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/constructor.g.dart | // GENERATED CODE - DO NOT MODIFY BY HAND
part of 'constructor.dart';
// **************************************************************************
// BuiltValueGenerator
// **************************************************************************
class _$Constructor extends Constructor {
@override
final BuiltL... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/library.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_collection/built_collection.dart';
import 'package:built_value/built_value.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/method.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_value/built_value.dart';
import 'package:built_collection/built_collection.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/reference.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library code_builder.src.specs.reference;
import 'package:built_value/built_value.dart';
import 'packa... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/type_reference.g.dart | // GENERATED CODE - DO NOT MODIFY BY HAND
part of 'type_reference.dart';
// **************************************************************************
// BuiltValueGenerator
// **************************************************************************
class _$TypeReference extends TypeReference {
@override
final... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/field.g.dart | // GENERATED CODE - DO NOT MODIFY BY HAND
part of 'field.dart';
// **************************************************************************
// BuiltValueGenerator
// **************************************************************************
class _$Field extends Field {
@override
final BuiltList<Expression> an... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/expression.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library code_builder.src.specs.expression;
import 'package:meta/meta.dart';
import '../base.dart';
im... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/method.g.dart | // GENERATED CODE - DO NOT MODIFY BY HAND
part of 'method.dart';
// **************************************************************************
// BuiltValueGenerator
// **************************************************************************
class _$Method extends Method {
@override
final BuiltList<Expression>... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/code.g.dart | // GENERATED CODE - DO NOT MODIFY BY HAND
part of 'code.dart';
// **************************************************************************
// BuiltValueGenerator
// **************************************************************************
class _$Block extends Block {
@override
final BuiltList<Code> statement... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/enum.g.dart | // GENERATED CODE - DO NOT MODIFY BY HAND
part of 'enum.dart';
// **************************************************************************
// BuiltValueGenerator
// **************************************************************************
class _$Enum extends Enum {
@override
final String name;
@override
... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/class.g.dart | // GENERATED CODE - DO NOT MODIFY BY HAND
part of 'class.dart';
// **************************************************************************
// BuiltValueGenerator
// **************************************************************************
class _$Class extends Class {
@override
final bool abstract;
@overri... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/extension.g.dart | // GENERATED CODE - DO NOT MODIFY BY HAND
part of 'extension.dart';
// **************************************************************************
// BuiltValueGenerator
// **************************************************************************
class _$Extension extends Extension {
@override
final BuiltList<Ex... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/field.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_collection/built_collection.dart';
import 'package:built_value/built_value.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/directive.g.dart | // GENERATED CODE - DO NOT MODIFY BY HAND
part of 'directive.dart';
// **************************************************************************
// BuiltValueGenerator
// **************************************************************************
class _$Directive extends Directive {
@override
final String as;
... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/type_function.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_value/built_value.dart';
import 'package:built_collection/built_collection.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/constructor.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_value/built_value.dart';
import 'package:built_collection/built_collection.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/class.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_value/built_value.dart';
import 'package:built_collection/built_collection.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/enum.dart | // Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_collection/built_collection.dart';
import 'package:built_value/built_value.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/expression/code.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
part of code_builder.src.specs.expression;
/// Represents a [Code] block as an [Expression].
class Cod... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/expression/closure.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
part of code_builder.src.specs.expression;
Expression toClosure(Method method) {
final withoutTypes ... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/expression/binary.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
part of code_builder.src.specs.expression;
/// Represents two expressions ([left] and [right]) and an ... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/expression/invoke.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
part of code_builder.src.specs.expression;
/// Represents invoking [target] as a method with arguments... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/specs/expression/literal.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
part of code_builder.src.specs.expression;
/// Converts a runtime Dart [literal] value into an [Expres... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/mixins/generics.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_collection/built_collection.dart';
import '../specs/reference.dart';
abstract c... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/mixins/annotations.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_collection/built_collection.dart';
import '../specs/expression.dart';
/// A typ... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/code_builder/src/mixins/dartdoc.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:built_collection/built_collection.dart';
abstract class HasDartDocs {
/// Dart docs.... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/shelf_io.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
/// A Shelf adapter for handling [HttpRequest] objects from `dart:io`.
///
/// One can provide an insta... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/shelf.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
export 'src/cascade.dart';
export 'src/handler.dart';
export 'src/hijack_exception.dart';
export 'src/m... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/hijack_exception.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
/// An exception used to indicate that a request has been hijacked.
///
/// This shouldn't be captured ... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/cascade.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'handler.dart';
import 'response.dart';
/// A typedef for [Cascade._shoul... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/middleware.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'handler.dart';
import 'hijack_exception.dart';
import 'request.dart';
imp... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/util.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'package:collection/collection.dart';
import 'shelf_unmodifiable_map.dart... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/server.dart | // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'handler.dart';
/// An [adapter][] with a concrete URL.
///
/// [adapter]... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/server_handler.dart | // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'package:async/async.dart';
import 'handler.dart';
import 'request.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/request.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:convert';
import 'package:http_parser/http_parser.dart';
import 'package:stream_channel/s... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/response.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:convert';
import 'package:http_parser/http_parser.dart';
import 'message.dart';
import '... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/message.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'dart:convert';
import 'package:collection/collection.dart';
import 'packa... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/headers.dart | // Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:collection';
import 'package:http_parser/http_parser.dart';
import 'package:shelf/src/uti... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/body.dart | // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'dart:convert';
/// The body of a request or response.
///
/// This tracks... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/shelf_unmodifiable_map.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:collection';
import 'package:collection/collection.dart';
import 'package:http_parser/htt... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/handler.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'request.dart';
import 'response.dart';
/// A function which handles a [Re... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/pipeline.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'handler.dart';
import 'middleware.dart';
/// A helper that makes it easy to compose a set of [... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/io_server.dart | // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'dart:io';
import '../shelf_io.dart';
import 'handler.dart';
import 'serv... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/middleware/logger.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'package:stack_trace/stack_trace.dart';
import '../hijack_exception.dart'... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/shelf/src/middleware/add_chunked_encoding.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:collection/collection.dart';
import 'package:http_parser/http_parser.dart';
import '..... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/typed_data/typed_buffers.dart | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
/// Growable typed-data lists.
///
/// These lists works just as a typed-data list, except that they ar... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/typed_data/typed_data.dart | // Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
/// Utilities and functionality related to the "dart:typed_data" library.
library typed_data;
export "... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/typed_data | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/typed_data/src/typed_queue.dart | // Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import "dart:collection";
import "dart:typed_data";
import "package:collection/collection.dart";
impo... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/typed_data | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/typed_data/src/typed_buffer.dart | // Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:collection' show ListBase;
import 'dart:typed_data';
abstract class TypedDataBuffer<E> ex... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/pool/pool.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:async';
import 'dart:collection';
import 'package:async/async.dart';
import 'package:stac... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/import_table.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.import_table;
import 'ast.dart';
abstract class ImportTable {
int getImportIndex(Libr... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/ast.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
/// -----------------------------------------------------------------------
/// ... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/type_algebra.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.type_algebra;
import 'ast.dart';
import 'clone.dart';
/// Returns a type where all occu... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/core_types.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.core_types;
import 'ast.dart';
import 'library_index.dart';
/// Provides access to the ... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/type_checker.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.type_checker;
import 'ast.dart';
import 'class_hierarchy.dart';
import 'core_types.dart'... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/canonical_name.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.canonical_name;
import 'ast.dart';
/// A string sequence that identifies a library, cla... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/verifier.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.checks;
import 'ast.dart';
import 'transformations/flags.dart';
void verifyComponent(Co... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/external_name.dart | // Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.external_name;
import 'ast.dart';
/// Returns external (native) name of given [Member]... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/error_formatter.dart | #!/usr/bin/env dart
// Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/kernel.dart';
import 'package:kernel/naive_type_checker.dart... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/naive_type_checker.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'class_hierarchy.dart';
import 'core_types.dart';
import 'kernel.dart';
import 'type_checker.dar... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/visitor.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.ast.visitor;
import 'dart:core' hide MapEntry;
import 'dart:collection';
import 'ast.da... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/clone.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.clone;
import 'dart:core' hide MapEntry;
import 'ast.dart';
import 'type_algebra.dart';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/kernel.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
/// Conventions for paths:
///
/// - Use the [Uri] class for paths that may have the `file`, `dart` or
... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/class_hierarchy.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.class_hierarchy;
import 'dart:collection';
import 'dart:math';
import 'dart:typed_data';... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/library_index.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.library_index;
import 'ast.dart';
/// Provides name-based access to library, class, and... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/type_environment.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.type_environment;
import 'ast.dart';
import 'class_hierarchy.dart';
import 'core_types.d... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/testing/mock_sdk_component.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';
/// Returns a [Component] object containing empty definitions of cor... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/binary/ast_from_binary.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.ast_from_binary;
import 'dart:core' hide MapEntry;
import 'dart:convert';
import 'dart:d... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/binary/ast_to_binary.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.ast_to_binary;
import 'dart:core' hide MapEntry;
import 'dart:convert' show utf8;
import... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/binary/limited_ast_to_binary.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:kernel/ast.dart';
import 'package:kernel/binary/ast_to_binary.dart';
/// Writes librar... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/binary/tag.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.binary.tag;
class Tag {
static const int Nothing = 0;
static const int Something = 1... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/text/serializer_combinators.dart | // Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.serializer_combinators;
import 'dart:convert' show json;
import '../ast.dart' show Nod... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/text/text_reader.dart | // Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.text_reader;
// S-expressions
//
// An S-expression is an atom or an S-list, an atom is... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/text/ast_to_text.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.ast_to_text;
import 'dart:core' hide MapEntry;
import 'dart:core' as core show MapEntry;... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/text/text_serialization_verifier.dart | // Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../ast.dart';
import '../text/serializer_combinators.dart'
show DeserializationState, Seri... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/text/text_serializer.dart | // Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.text_serializer;
import '../ast.dart';
import 'serializer_combinators.dart';
import '... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/transformations/continuation.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.transformations.continuation;
import 'dart:math' as math;
import '../ast.dart';
import... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/transformations/mixin_full_resolution.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.transformations.mixin_full_resolution;
import '../ast.dart';
import '../class_hierarchy.... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/transformations/method_call.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.transformations.method_call;
import 'dart:math' as math;
import '../ast.dart';
import ... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/transformations/track_widget_constructor_locations.dart | // Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.transformations.track_widget_constructor_locations;
import 'package:meta/meta.dart';
i... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/transformations/flags.dart | library kernel.transformations.flags;
import '../ast.dart';
/// Flags summarizing the kinds of AST nodes contained in a given member or
/// class, for speeding up transformations that only affect certain types of
/// nodes.
///
/// These are set by the frontend and the deserializer.
class TransformerFlag {
/// The ... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/transformations/empty.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.transformations.empty;
import '../ast.dart';
import '../kernel.dart';
import '../visito... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/transformations/async.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.transformations.async;
import '../kernel.dart';
import 'continuation.dart';
/// A tran... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/util/graph.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE.md file.
library fasta.graph;
abstract class Graph<T> {
Iterable<T> get vertices;
Iterable<T> neighborsO... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/src/heap.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
/// Basic implementation of a heap, with O(log n) insertion and removal.
abstract class Heap<T> {
fin... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/src/bounds_checks.dart | // Copyright (c) 2018, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import '../ast.dart'
show
BottomType,
Class,
DartType,
DynamicType,... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/src/hierarchy_based_type_environment.dart | // Copyright (c) 2019, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.hierarchy_based_type_environment;
import '../ast.dart' show Class, InterfaceType;
impo... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/src/tool/batch_util.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.batch_util;
import 'dart:async';
import 'dart:convert';
import 'dart:io';
enum Compiler... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/src | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/src/tool/command_line_util.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'dart:io';
import 'package:kernel/kernel.dart';
class CommandLineHelper {
static requireExac... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/vm/constants_native_effects.dart | // Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library vm.constants_native_effects;
import '../ast.dart';
import '../target/targets.dart';
import '..... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/kernel/target/targets.dart | // Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library kernel.target.targets;
import '../ast.dart';
import '../class_hierarchy.dart';
import '../core_... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/charcode/ascii.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source is governed by a
// BSD-style license that can be found in the LICENSE file.
// ignore_for_file: constant_identifier_names
/// Declare integer constants for each ASCII character.
///
/... | 0 |
mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages | mirrored_repositories/chat_ui_stream_iii_example/firebase/functions/build/packages/charcode/charcode.dart | // Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source is governed by a
// BSD-style license that can be found in the LICENSE file.
/// Defines symbolic names for character code points.
///
/// Includes all ASCII and Latin-1 characters.
///... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.