| // Copyright 2019 The Chromium Authors. All rights reserved. |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| #ifndef TOOLS_GN_RUST_VALUES_GENERATOR_H_ |
| #define TOOLS_GN_RUST_VALUES_GENERATOR_H_ |
| // Collects and writes specified data. |
| class RustValuesGenerator { |
| RustValuesGenerator(Target* target, |
| const FunctionCallNode* function_call, |
| const FunctionCallNode* function_call_; |
| DISALLOW_COPY_AND_ASSIGN(RustValuesGenerator); |
| #endif // TOOLS_GN_RUST_VALUES_GENERATOR_H_ |