blob: 1b0b5d528fbe7e6f8d2f0448613921b53e4f1c96 [file] [log] [blame]
// Copyright (c) 2012, 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.
class $FACTORYPROVIDER {
static $INTERFACE create$INTERFACE($PARAMETERS) => _create$INTERFACE($ARGUMENTS);
static $INTERFACE _create$INTERFACE($PARAMETERS) native "$NATIVE_NAME";
}