blob: b7736cefb265db4ce135144c3a9c09def39f0ef5 [file] [log] [blame]
# Copyright (c) 2024, 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.
extendable:
# TODO(sigmund): This should be included by default
- library: 'dart:core'
class: 'Object'
- library: 'modules/common.dart'
class: 'A'
callable:
# TODO(sigmund): This should be included by default
- library: 'dart:core'
- library: 'dart:core'
class: 'pragma'
member: '_'
- library: 'modules/common.dart'
class: 'A'
member: 'getString'
can-be-overridden:
- library: 'modules/common.dart'
class: 'A'
member: 'getString'