blob: 9e80cecb7c89d249d514b1293a62c791e02cce20 [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.
const int method = 0;
const int getter = 1;
const int setter = 2;