blob: 67fef81b742f6b464195fc31c6aaa467023cb16c [file] [log] [blame]
// Copyright (c) 2023, 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 front_end.try_constant_evaluator;
export '../fasta/kernel/try_constant_evaluator.dart'
show ReportErrorFunction, TryConstantEvaluator;