blob: 1c790c0afe67b39f424f3d8f972bc8965ef0bedd [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 $CLASSNAME$EXTENDS$IMPLEMENTS$NATIVESPEC {
$!MEMBERS
_CanvasRenderingContext2DImpl get context2d => getContext('2d');
}