b0d2e1d0f7
This adds a `debugPrint` method along with methods to support automatic indentation. The debug helpers are reexported inside package:analyzer and package:front_end for easy access. Change-Id: I80a4103e6fb30a6b459551184916c3fa26591a20 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/425280 Commit-Queue: Johnni Winther <johnniwinther@google.com> Reviewed-by: Jens Johansen <jensj@google.com>
28 lines
1.5 KiB
Plaintext
28 lines
1.5 KiB
Plaintext
# 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.
|
|
|
|
_fe_analyzer_shared/lib/src/debug_helpers/debug_helpers/Exports: Fail
|
|
_fe_analyzer_shared/lib/src/metadata/ast/Exports: Fail
|
|
_fe_analyzer_shared/lib/src/parser/parser/Exports: Fail
|
|
_fe_analyzer_shared/lib/src/scanner/scanner/Exports: Fail
|
|
front_end/lib/src/api_prototype/codes/Exports: Fail
|
|
front_end/lib/src/api_prototype/compiler_options/Exports: Fail
|
|
front_end/lib/src/api_prototype/const_conditional_simplifier/Exports: Fail
|
|
front_end/lib/src/api_prototype/constant_evaluator/Exports: Fail
|
|
front_end/lib/src/api_prototype/dynamic_module_validator/Exports: Fail
|
|
front_end/lib/src/api_prototype/front_end/Exports: Fail
|
|
front_end/lib/src/api_prototype/incremental_kernel_generator/Exports: Fail
|
|
front_end/lib/src/api_prototype/lowering_predicates/Exports: Fail
|
|
front_end/lib/src/api_prototype/record_use/Exports: Fail
|
|
front_end/lib/src/api_prototype/static_weak_references/Exports: Fail
|
|
front_end/lib/src/api_prototype/terminal_color_support/Exports: Fail
|
|
front_end/lib/src/api_prototype/testing/Exports: Fail
|
|
front_end/lib/src/api_prototype/try_constant_evaluator/Exports: Fail
|
|
front_end/lib/src/base/messages/Exports: Fail
|
|
front_end/lib/src/codes/cfe_codes/Exports: Fail
|
|
front_end/lib/src/debug_helpers/Exports: Fail
|
|
front_end/lib/src/testing/id_testing_helper/Exports: Fail
|
|
kernel/lib/ast/Exports: Fail
|
|
kernel/lib/kernel/Exports: Fail
|